[wp-trac] [WordPress Trac] #5035: wp-admin/edit.php misses a
closing brace
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 21 20:03:25 GMT 2007
#5035: wp-admin/edit.php misses a closing brace
-----------------------------+----------------------------------------------
Reporter: ozh | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.3
Component: Administration | Version:
Severity: trivial | Keywords: closing-brace admin edit.php has-patch
-----------------------------+----------------------------------------------
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 !
--
Ticket URL: <http://trac.wordpress.org/ticket/5035>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list