Opened 16 years ago
Closed 16 years ago
#5035 closed defect (bug) (fixed)
wp-admin/edit.php misses a closing brace
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | highest omg bbq |
Severity: | trivial | Version: | 2.3 |
Component: | Administration | Keywords: | closing-brace admin edit.php has-patch commit dev-reviewed |
Focuses: | Cc: |
Description
It seems to me that edit.php misses a ] on the line regarding moderate/editing permission :
[ Edit | Delete | Unapprove | Approve | Spam
should be :
[ Edit | Delete | Unapprove | Approve | Spam ]
Quick quick get this in for 2.3 !
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
missing ] on edit.php