Changeset 2191:f3ecd85d5c32 for admin/blog_theme.php
- Timestamp:
- 10/01/13 20:36:42 (12 years ago)
- Branch:
- default
- Children:
- 2196:234c9e083cfb, 2197:293080a0c97e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blog_theme.php
r2189 r2191 55 55 $theme = $core->themes->getModules($_POST['theme']); 56 56 dcPage::addSuccessNotice(sprintf( 57 __('Current theme has been successfully changed to "%s".'),58 57 __('Current theme has been successfully changed to "%s".'), 59 58 html::escapeHTML($theme['name']))
Note: See TracChangeset
for help on using the changeset viewer.