Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5048 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e00c636c7d
commit
334c7d2cd5
@ -1,7 +1,5 @@
|
||||
<?php wp_reset_vars(array('action', 'standalone', 'option_group_id')); ?>
|
||||
|
||||
<br clear="all" />
|
||||
|
||||
<?php if (isset($_GET['updated'])) : ?>
|
||||
<div id="message" class="updated fade"><p><strong><?php _e('Options saved.') ?></strong></p></div>
|
||||
<?php endif; ?>
|
Loading…
Reference in New Issue
Block a user