finally got that zero...

This commit is contained in:
Shish 2013-09-09 13:46:47 +01:00
parent 1b73dd4ddc
commit 4584bf603a

View file

@ -231,8 +231,8 @@ class UserPage extends Extension {
($user->id == $event->display_user->id)
) {
$event->add_stats(
"No avatar? This gallery uses <a href='http://gravatar.com'>Gravatar</a> for avatar "+
"hosting, use the same email address here and there to have your avatar synced",
"No avatar? This gallery uses <a href='http://gravatar.com'>Gravatar</a> for avatar hosting, use the".
"<br>same email address here and there to have your avatar synced<br>",
0
);
}