[wpmu-trac] [WordPress MU Trac] #589: Duplicate Write Page Title
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Apr 10 12:41:35 GMT 2008
#589: Duplicate Write Page Title
------------------------+---------------------------------------------------
Reporter: mypatricks | Owner: donncha
Type: defect | Status: new
Priority: normal | Milestone: WPMU 2.0
Component: component1 | Version: 2.0
Severity: normal | Keywords: write page
------------------------+---------------------------------------------------
see wp-admin/edit-page-form.php line 2/3 and line 38/39
{{{
2 <div class="wrap">
3 <h2 id="write-post"><?php _e('Write Page'); ?></h2>
38 <div class="wrap">
39 <h2><?php _e('Write Page') ?></h2>
}}}
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/589>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list