Opened 19 years ago
Closed 19 years ago
#5035 closed defect (bug) (fixed)
wp-admin/edit.php misses a closing brace
| Reported by: | ozh | Owned by: | |
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.3 |
| Severity: | trivial | Keywords: | closing-brace admin edit.php has-patch commit dev-reviewed |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
missing ] on edit.php