From 8f691d57e3ad495bea7448ad2128d901e1452e5f Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 5 Jul 2020 01:54:02 +0200 Subject: [PATCH] Changing links --- web/templates/admin/list_user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index 6c9d47940..861503b57 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -65,7 +65,7 @@

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


Changelog:
".$changelog."
".__("See")." ".__("full changelog").".
".__("This only admin see after myVesta upgrade, and will dissapear on next refresh.")."


"; + 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;