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:
ryan
2008-09-29 22:06:23 +00:00
parent 3dc5beb9ce
commit ea0ce44d87
35 changed files with 14 additions and 134 deletions

View File

@@ -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>