]> dev.renevier.net Git - syp.git/blobdiff - inc/html/admin.php
removes hardcoded "cancel" string
[syp.git] / inc / html / admin.php
index d6d876b105aa570631c4e02cff7105d9ba60d569..a96a4700db1a356d62f09804d1b3e45dff019fcd 100644 (file)
@@ -56,6 +56,7 @@ if (!$usrtblexists || !$itemstblexists) {
       <script type="text/javascript">
         var SypStrings = {
             AddItem: "<?php ptrans('add a place')?>",
+            Cancel: "<?php ptrans('cancel')?>",
             DragDropHowto: "<?php ptrans('You can move an item by drag & droping it.')?>",
             SelectHowto: "<?php ptrans('To modify an item data, select matching marker.')?>",
             AddHowto: "<?php ptrans('Click on the map to add a marker.')?>",