From a2694498f141f24ba4860f73a2c3ec238f65eab0 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 22 Aug 2009 19:58:28 +0000 Subject: =?UTF-8?q?#542658=20by=20G=C3=A1bor=20Hojtsy,=20sun,=20pwolanin:?= =?UTF-8?q?=20Move=20action=20'tabs'=20out=20of=20local=20tasks.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/system/page.tpl.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/system') diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index 39127200e..eb449a619 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -68,6 +68,8 @@ * - $secondary_menu (array): An array containing the Secondary menu links for * the site, if they have been configured. * - $breadcrumb: The breadcrumb trail for the current page. + * - $action_links: Actions local to the page, such as 'Add menu' on the menu + * administration interface. * * Page content (in order of occurrence in the default page.tpl.php): * - $title: The page title, for use in the actual HTML content. @@ -171,6 +173,7 @@

+
-- cgit v1.2.3