Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken.

8.0.x
Alex Pott 2013-07-16 02:40:21 -04:00
parent 127b54a619
commit 780bc62e78
1 changed files with 1 additions and 1 deletions

View File

@ -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(