Opened 17 years ago
Closed 17 years ago
#3929 closed enhancement (fixed)
Superfluous <br /> on Options - General
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.2 | Priority: | low |
Severity: | trivial | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
There is an unecessary <br clear="all" />
inside wp-admin/options-head.php
which means the admin interface for General Options is inconsistent with the rest of the admin pages.
I've removed it in the attached patch and found no side effects in Firefox 2, IE6, Mozilla 1.7 and Opera 9 all on Windows XP. Anyone willing to test on other platforms, or provide any insight as to why it's there?
Present in 2.1 and 2.2 bleeding at r4999.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Removes superfluous line break