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