Changeset 7188
- Timestamp:
- 03/08/2008 10:50:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r7130 r7188 133 133 <?php endforeach; ?> 134 134 </ul> 135 <h4 style="margin-bottom: 0px;"><?php _e('Styles'); ?></h4>135 <h4 style="margin-bottom: 0px;"><?php echo _c('Styles|Theme stylesheets in theme editor'); ?></h4> 136 136 <ul> 137 137 <?php foreach($themes[$theme]['Stylesheet Files'] as $style_file) :
Note: See TracChangeset
for help on using the changeset viewer.