Changeset 2166:6f409aa25386 for plugins/themeEditor/index.php
- Timestamp:
- 09/30/13 11:56:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/index.php
r1382 r2166 91 91 html::escapeHTML($core->blog->name) => '', 92 92 __('Blog appearance') => 'blog_theme.php', 93 '<span class="page-title">'.__('Edit theme files').'</span>'=> ''93 __('Edit theme files') => '' 94 94 )); 95 95 ?>
Note: See TracChangeset
for help on using the changeset viewer.