summaryrefslogtreecommitdiff
path: root/includes/pages/user_wakeup.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2012-12-30 17:58:23 +0100
committerPhilip Häusler <msquare@notrademark.de>2012-12-30 17:58:23 +0100
commitdd4530d760b02693425d39ae579dff514c3e40b4 (patch)
tree4713de373d2d147a4a9ee4b0658d5ef3dc42db28 /includes/pages/user_wakeup.php
parentb26994f518b7f7edea6f2236746d084b3bc12e1e (diff)
User Nick function, enhanced log with some links
Diffstat (limited to 'includes/pages/user_wakeup.php')
-rw-r--r--includes/pages/user_wakeup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/user_wakeup.php b/includes/pages/user_wakeup.php
index fbb47a0d..c897d43e 100644
--- a/includes/pages/user_wakeup.php
+++ b/includes/pages/user_wakeup.php
@@ -38,7 +38,7 @@ function user_wakeup() {
}
}
- $html .= "<p>" . Get_Text("Hello") . $user['Nick'] . ",<br />"
+ $html .= "<p>" . Get_Text("Hello") . User_Nick_render($user) . ",<br />"
. Get_Text("pub_wake_beschreibung") . "</p>\n\n";
$html .= Get_Text("pub_wake_beschreibung2");
$html .= '