diff options
Diffstat (limited to 'includes/pages/user_wakeup.php')
-rw-r--r-- | includes/pages/user_wakeup.php | 2 |
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 .= ' |