diff options
Diffstat (limited to 'wp-admin/theme-editor.php')
| -rw-r--r-- | wp-admin/theme-editor.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php index 7832b91..90bae60 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -94,7 +94,7 @@ default: } ?> </select> - <input type="submit" name="Submit" value="<?php _e('Select »') ?>" /> + <input type="submit" name="Submit" value="<?php _e('Select »') ?>" class="button" /> </form> </div> |
