X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Ftemplates_admin.php;h=589ca5f3a328ad36c9521dd789ae8ca9fee11610;hp=1f28e7999a3ea4837f893b2ac9e348affda804a1;hb=939514b912738c5784b04a0d207db1afd918eb69;hpb=b6cae6a5698c5d0655d921f78f0ccab470bf034c diff --git a/inc/templates_admin.php b/inc/templates_admin.php index 1f28e79..589ca5f 100644 --- a/inc/templates_admin.php +++ b/inc/templates_admin.php @@ -67,9 +67,15 @@ if (!$usrtblexists || !$itemstblexists) { UnauthorizedError: "", NotimageError: "", UnconsistentError: "", - UnknownError: "", DelSucces: "", - UpdateSucces: "" + UpdateSucces: "", + userPasswordmatchError: "", + changeSamePass: "", + changePassBadPass: "", + changePassSuccess: "", + newUserNonameError: "", + newUserExistsError: "", + newUserSuccess: "" }; var sypSettings = { @@ -99,7 +105,52 @@ if (!$usrtblexists || !$itemstblexists) {