Changeset 1382:e8b3ecf1d5f0 for plugins/themeEditor/_admin.php
- Timestamp:
- 08/15/13 11:14:29 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/_admin.php
r1179 r1382 26 26 { 27 27 if ($id != 'default' && $core->auth->isSuperAdmin()) { 28 return '<p><a href="plugin.php?p=themeEditor" class="button">'.__(' Theme Editor').'</a></p>';28 return '<p><a href="plugin.php?p=themeEditor" class="button">'.__('Edit theme files').'</a></p>'; 29 29 } 30 30 }
Note: See TracChangeset
for help on using the changeset viewer.