Changeset 2166:6f409aa25386 for plugins/aboutConfig/index.php
- Timestamp:
- 09/30/13 11:56:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r2003 r2166 119 119 __('System') => '', 120 120 html::escapeHTML($core->blog->name) => '', 121 '<span class="page-title">'.__('about:config').'</span>'=> ''121 __('about:config') => '' 122 122 )); 123 123 if (!empty($_GET['upd'])) {
Note: See TracChangeset
for help on using the changeset viewer.