Changeset 9032 for trunk/wp-admin/inbox.php
- Timestamp:
- 09/29/2008 10:06:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/inbox.php
r8973 r9032 22 22 <div class="wrap"> 23 23 <form id="inbox-filter" action="" method="get"> 24 <h2><?php _e('Inbox'); ?></h2>25 24 <ul class="subsubsub"> 26 25 <li><a href="#" class="current"><?php _e('Messages') ?></a> | </li><li><a href="#"><?php echo sprintf(__('Archived') . ' (%s)', '42'); ?></a></li>
Note: See TracChangeset
for help on using the changeset viewer.