Changeset 14647 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 05/14/2010 09:46:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r14625 r14647 173 173 <?php endwhile; ?> 174 174 </ul> 175 <h3><?php /* translators: Theme stylesheets in theme editor */ echo _x('Styles', 'Theme stylesheets in theme editor'); ?></h3>175 <h3><?php /* translators: Theme stylesheets in theme editor */ _ex('Styles', 'Theme stylesheets in theme editor'); ?></h3> 176 176 <ul> 177 177 <?php
Note: See TracChangeset
for help on using the changeset viewer.