X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fhtml%2Fadmin.php;h=38e669b611f31f94d3a544cdf96711db5ed9a46f;hp=a96a4700db1a356d62f09804d1b3e45dff019fcd;hb=a42abf4f24b4ba9fc5ad84b39c74e1b7a446934e;hpb=33a91080919eb054e335b7eae3dc1d927b63e83b diff --git a/inc/html/admin.php b/inc/html/admin.php index a96a470..38e669b 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 = { @@ -213,7 +214,7 @@ if (!$usrtblexists || !$itemstblexists) { - + @@ -221,7 +222,7 @@ if (!$usrtblexists || !$itemstblexists) {

- +