- Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.
parent
15ec834950
commit
8dfb77d097
|
@ -6389,10 +6389,6 @@ function drupal_common_theme() {
|
|||
'pager_link' => array(
|
||||
'variables' => array('text' => NULL, 'page_new' => NULL, 'element' => NULL, 'parameters' => array(), 'attributes' => array()),
|
||||
),
|
||||
// from locale.inc
|
||||
'locale_admin_manage_screen' => array(
|
||||
'render element' => 'form',
|
||||
),
|
||||
// from menu.inc
|
||||
'menu_link' => array(
|
||||
'render element' => 'element',
|
||||
|
|
Loading…
Reference in New Issue