Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken.
parent
127b54a619
commit
780bc62e78
|
|
@ -161,7 +161,7 @@ function system_theme() {
|
|||
'file' => 'system.admin.inc',
|
||||
),
|
||||
'status_report' => array(
|
||||
'render element' => 'requirements',
|
||||
'variables' => array('requirements' => NULL),
|
||||
'file' => 'system.admin.inc',
|
||||
),
|
||||
'admin_page' => array(
|
||||
|
|
|
|||
Loading…
Reference in New Issue