Changeset 9369 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 10/27/2008 08:41:05 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r9233 r9369 182 182 <p class="submit"> 183 183 <?php 184 echo "<input type='submit' name='submit' value='" . __('Update File') . "' tabindex='2' />";184 echo "<input type='submit' name='submit' class='button' value='" . __('Update File') . "' tabindex='2' />"; 185 185 ?> 186 186 </p>
Note: See TracChangeset
for help on using the changeset viewer.