- Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.

merge-requests/26/head
Dries Buytaert 2010-12-11 02:22:37 +00:00
parent 15ec834950
commit 8dfb77d097
1 changed files with 0 additions and 4 deletions

View File

@ -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',