[wpmu-trac] [WordPress MU Trac] #1096: Missing <a name="form-add-blog"></a> on /wp-admin/wpmu-blogs.php

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Aug 24 05:23:34 UTC 2009


#1096: Missing <a name="form-add-blog"></a> on /wp-admin/wpmu-blogs.php
----------------------+-----------------------------------------------------
 Reporter:  patsplat  |       Owner:  somebody
     Type:  defect    |      Status:  new     
 Priority:  normal    |   Milestone:          
Component:  General   |     Version:          
 Severity:  minor     |    Keywords:          
----------------------+-----------------------------------------------------
 /wp-admin/wpmu-admin.php links to "Create a New Blog" to this page:

   /wp-admin/wpmu-blogs.php#form-add-blog

 But the anchor is missing from wpmu-blogs.php.  Adding a <a name="form-
 add-blog"></a> on line 576 conveniently skips over the long list of blogs
 to the appropriate form:


 {{{
   <a name="form-add-blog"></a>
   <h2><?php _e('Add Blog') ?></h2>
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1096>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list