diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index 66efaa63..4e65deed 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -65,7 +65,7 @@

".__("What's new:")."


Changelog:
".$changelog."
".__("This only admin see after myVesta upgrade, and will dissapear on next refresh.")."
".__("Check out our")." ".__("new site, wiki and forum").".


"; + echo "

".__("What's new:")."


Changelog:
".$changelog."
".__("This only admin see after myVesta upgrade, and will dissapear on next refresh.")."
".__("Check out our")." ".__("new site, wiki and forum").".


"; foreach ($data as $key => $value) { ++$i;