commit bed9c2ab14e4dac59af23a0ffa4aae99518c2201 Author: Joel Pittet Date: Thu Aug 28 19:20:15 2014 -0700 this seems to pickup nicely... diff --git a/core/includes/theme.inc b/core/includes/theme.inc index ce4a01d..018a2ef 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -2259,9 +2259,8 @@ function drupal_common_theme() { ), 'authorize_report' => array( 'variables' => array('messages' => array(), 'attributes' => array()), + 'includes' => array('core/includes/theme.maintenance.inc'), 'template' => 'authorize-report', - 'path' => __DIR__, - 'file' => 'theme.maintenance.inc', ), // From pager.inc. 'pager' => array(