X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fhtml%2Fadmin.php;h=56ac0a90feaaa207da0889893ec4d520ab2854ab;hp=a96a4700db1a356d62f09804d1b3e45dff019fcd;hb=8cff84ad1697a836c1361e669bd1b797957e75d0;hpb=33a91080919eb054e335b7eae3dc1d927b63e83b diff --git a/inc/html/admin.php b/inc/html/admin.php index a96a470..56ac0a9 100644 --- a/inc/html/admin.php +++ b/inc/html/admin.php @@ -68,16 +68,17 @@ if (!$usrtblexists || !$itemstblexists) { UnauthorizedError: "", NotimageError: "", UnconsistentError: "", - DelSucces: "", + DelSucces: "", UpdateSucces: "", emptyPasswordError: "", userPasswordmatchError: "", changeSamePass: "", changePassBadPass: "", - changePassSuccess: "", + changePassSuccess: "", newUserNonameError: "", newUserExistsError: "", - newUserSuccess: "" + newUserSuccess: "", + DisabledForDemo: "" }; var sypSettings = { @@ -221,7 +222,7 @@ if (!$usrtblexists || !$itemstblexists) {

- +