Changeset 2003:32293b4d2aa1 for plugins/aboutConfig/index.php
- Timestamp:
- 09/22/13 12:37:47 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r2002 r2003 131 131 132 132 <div id="local" class="multi-part" title="<?php echo sprintf(__('Settings for %s'),html::escapeHTML($core->blog->name)); ?>"> 133 133 <h3 class="out-of-screen-if-js"><?php echo sprintf(__('Settings for %s'),html::escapeHTML($core->blog->name)); ?></h3> 134 134 135 135 <?php … … 190 190 191 191 <div id="global" class="multi-part" title="<?php echo __('Global settings'); ?>"> 192 <h3 class="out-of-screen-if-js"><?php echo __('Global settings'); ?></h3> 192 193 193 194 <?php
Note: See TracChangeset
for help on using the changeset viewer.