X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Ftemplates_admin.php;h=90bdb52970d60d3fcb1449257395b90f932071d4;hp=1f28e7999a3ea4837f893b2ac9e348affda804a1;hb=3c74920cb66b4e6c47c7e8a0eaeed40ffb7e8544;hpb=b6cae6a5698c5d0655d921f78f0ccab470bf034c diff --git a/inc/templates_admin.php b/inc/templates_admin.php index 1f28e79..90bdb52 100644 --- a/inc/templates_admin.php +++ b/inc/templates_admin.php @@ -67,9 +67,12 @@ if (!$usrtblexists || !$itemstblexists) { UnauthorizedError: "", NotimageError: "", UnconsistentError: "", - UnknownError: "", DelSucces: "", - UpdateSucces: "" + UpdateSucces: "", + newUserNonameError: "", + newUserPasswordmatchError: "", + newUserExistsError: "", + newUserSuccess: "" }; var sypSettings = { @@ -99,7 +102,35 @@ if (!$usrtblexists || !$itemstblexists) {