h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -21,7 +21,6 @@ endif;
|
||||
?>
|
||||
<div class="wrap">
|
||||
<form id="inbox-filter" action="" method="get">
|
||||
<h2><?php _e('Inbox'); ?></h2>
|
||||
<ul class="subsubsub">
|
||||
<li><a href="#" class="current"><?php _e('Messages') ?></a> | </li><li><a href="#"><?php echo sprintf(__('Archived') . ' (%s)', '42'); ?></a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user