Changeset 7300 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 03/14/2008 07:56:43 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
r7194 r7300 93 93 <h2 style="border: none; padding-bottom: 0px;"><?php _e('Theme Editor'); ?></h2> 94 94 <form id="themeselector" name="theme" action="theme-editor.php" method="post"> 95 <strong><?php _e('Select theme to edit: '); ?></strong>95 <strong><?php _e('Select theme to edit:'); ?> </strong> 96 96 <select name="theme" id="theme" style="margin: 0; padding: 0;"> 97 97 <?php
Note: See TracChangeset
for help on using the changeset viewer.