]> 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 b02e5a800ab146d61f4686c59624af8035d8930b..983e80b10e85c2bbc7b70ec1f3a32827ba4317b9 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