]> dev.renevier.net Git - syp.git/blobdiff - inc/templates_admin.php
forbird creation or deletion of item; forbids adding or deleting an image
[syp.git] / inc / templates_admin.php
index 3931aa0beee3b0db547b8fd4672bcacf1aad8f5e..3ebce4da4115ea035cc80a98f1b128aa0cf0e705 100644 (file)
@@ -62,7 +62,8 @@ if (!$usrtblexists || !$itemstblexists) {
             UnconsistentError: "<?php ptrans('Server reply was inconsistent.')?>",
             UnknownError: "<?php ptrans('There was an unknown error.')?>",
             DelSucces: "<?php ptrans('Removal took place correctly.')?>",
-            UpdateSucces: "<?php ptrans('Save took place correctly.')?>"
+            UpdateSucces: "<?php ptrans('Save took place correctly.')?>",
+            DisabledForDemo: "<?php ptrans('This feature is not enabled on demo site')?>"
         };
 
         <?php