Closed madromas closed 11 months ago
Latest instantcms 2.16 missing 3 strings in: /system/languages/en/controllers/admin/admin.php
Please add:
define('LANG_CP_WIDGETS_ROW_NESTED_POSITION', 'Output position'); define('LANG_CP_WIDGETS_ROW_NESTED_POSITION1', 'In the beginning'); define('LANG_CP_WIDGETS_ROW_NESTED_POSITION2', 'In the end');
https://github.com/instantsoft/icms2/commit/9397d66f57484b9d974b6639f3765ab379d56380
Latest instantcms 2.16 missing 3 strings in: /system/languages/en/controllers/admin/admin.php
Please add: