summaryrefslogtreecommitdiffstats
path: root/wp-admin/theme-editor.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/theme-editor.php')
-rw-r--r--wp-admin/theme-editor.php2
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 &raquo;') ?>" />
+ <input type="submit" name="Submit" value="<?php _e('Select &raquo;') ?>" class="button" />
</form>
</div>