Changeset 7883 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 05/04/2008 10:37:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r7304 r7883 93 93 <h2><?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><label for="theme"><?php _e('Select theme to edit:'); ?> </label></strong> 96 96 <select name="theme" id="theme"> 97 97 <?php
Note: See TracChangeset
for help on using the changeset viewer.