[wp-trac] [WordPress Trac] #32966: Admin footer text is misplaced in plugins.php and plugin-install.php

WordPress Trac noreply at wordpress.org
Sun Jul 12 11:25:57 UTC 2015


#32966: Admin footer text is misplaced in plugins.php and plugin-install.php
--------------------------+-----------------------------
 Reporter:  davidboya     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  4.2.2
 Severity:  normal        |   Keywords:
  Focuses:  ui            |
--------------------------+-----------------------------
 The text inside admin_footer_text is not aligned correct in /wp-
 admin/plugins.php and in /wp-admin/plugin-install.php

 div#wpfooter is a child of div#wpcontent, which is wrong. div#wpfooter
 should be outside div#wpcontent.

 Solved by adding a </div> just before including the admin footer.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32966>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list