Changeset 2256:d3c3fa1723ab for plugins/themeEditor/index.php
- Timestamp:
- 10/04/13 15:00:41 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/index.php
r2166 r2256 92 92 __('Blog appearance') => 'blog_theme.php', 93 93 __('Edit theme files') => '' 94 )); 94 )). 95 dcPage::notices(); 95 96 ?> 96 97
Note: See TracChangeset
for help on using the changeset viewer.