There is an inconsistency between theme_system_admin_by_module and theme_admin_page that causes the footer text to float up into the page for some themes when viewing the admin/by-module page. The theme_system_admin_by_module function has

while theme_admin_page has
. I think they should both have clear-block.
CommentFileSizeAuthor
#5 system.module.patch667 bytesjsenich
#3 system.module.patch599 bytesjsenich
system.module.patch573 bytesjsenich

Comments

jsenich’s picture

Status: Active » Needs review

Status: Needs review » Needs work

Patch failed to apply. More information can be found at http://testing.drupal.org/node/14173. If you need help with creating patches please look at http://drupal.org/patch/create

jsenich’s picture

StatusFileSize
new599 bytes

Attempt 2. I think the line endings on my patch were screwed up.

dave reid’s picture

FYI, your patch needs to be created from the root directory of Drupal.

jsenich’s picture

StatusFileSize
new667 bytes

Here's the patch created from the root directory.

jsenich’s picture

Status: Needs work » Needs review
drumm’s picture

Status: Needs review » Fixed

Committed to 5.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.