[wp-trac] [WordPress Trac] #14007: A few markup errors on Plugins screen

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 20 15:54:14 UTC 2010


#14007: A few markup errors on Plugins screen
--------------------------+-------------------------------------------------
 Reporter:  johnbillion   |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0.1    
Component:  UI            |     Version:  3.0      
 Severity:  minor         |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by johnbillion):

 Three fixes in that patch:

  * Add a missing opening <p> tag.
  * Add a missing closing </div> tag.
  * Remove extraneous 'No plugins found' message (note that it uses `__()`
 instead of `_e()`, but in fact the message is not needed anyway as we use
 the 'You do not appear to have any plugins available at this time' message
 further below).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14007#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list