Changeset 2370:ac6b5b64f1ab for plugins/themeEditor/_admin.php
- Timestamp:
- 10/15/13 10:18:46 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/_admin.php
r1609 r2370 53 53 '<p><label for="colorsyntax" class="classic">'. 54 54 form::checkbox('colorsyntax',1,$core->auth->user_prefs->interface->colorsyntax).'</label>'. 55 __('Syntax color fortheme editor').55 __('Syntax highlighting in theme editor'). 56 56 '</p>'; 57 57 }
Note: See TracChangeset
for help on using the changeset viewer.