mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@560 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -37,8 +37,8 @@ ob_start();
|
||||
?>
|
||||
<ul id="adminmenu2">
|
||||
<li><a href="edit.php" class="current">Latest Posts</a></li>
|
||||
<li class="last"><a href="edit-comments.php">Latest Comments</a></li>
|
||||
<li><a href="wp-moderation.php">Comments Awaiting Moderation</a></li>
|
||||
<li><a href="edit-comments.php">Latest Comments</a></li>
|
||||
<li class="last"><a href="wp-moderation.php">Comments Awaiting Moderation</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="wrap">
|
||||
|
||||
Reference in New Issue
Block a user