]> dev.renevier.net Git - syp.git/blobdiff - inc/html/admin.php
demo restrictions
[syp.git] / inc / html / admin.php
index 7702b949b7408fd720eaf0f140b042af2e7e3fb1..9f2fbd18e8d1ca86f2a748e892f8e9407bf0084f 100644 (file)
@@ -75,7 +75,8 @@ if (!$usrtblexists || !$itemstblexists) {
             changePassSuccess: "<?php ptrans('Password changed correctly.')?>",
             newUserNonameError: "<?php ptrans('User name has not been set.')?>",
             newUserExistsError: "<?php ptrans('User already exists in database.')?>",
-            newUserSuccess: "<?php ptrans('User added correctly.')?>"
+            newUserSuccess: "<?php ptrans('User added correctly.')?>",
+            DisabledForDemo: "<?php ptrans('This feature is not enabled on demo site')?>"
         };
 
         var sypSettings =  {