From d51e0b6d027da2344077c261b10221a9e32828ff Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 1 Mar 2010 14:29:15 +0100 Subject: [PATCH] Add custom menu items. --- kronolith/index.php | 1 + kronolith/templates/index/index.inc | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/kronolith/index.php b/kronolith/index.php index ae8dba2a2..05e7efce9 100644 --- a/kronolith/index.php +++ b/kronolith/index.php @@ -17,6 +17,7 @@ if (!$prefs->getValue('dynamic_view') || !$browser->hasFeature('xmlhttpreq') || } /* Load Ajax interface. */ +$menu = new Horde_Menu(); $help_link = Horde::getServiceLink('help', 'kronolith'); if ($help_link) { $help_link = Horde::widget($help_link, _("Help"), 'helplink', 'help', Horde::popupJs($help_link, array('urlencode' => true)) . 'return false;'); diff --git a/kronolith/templates/index/index.inc b/kronolith/templates/index/index.inc index 8dd321348..6cb8d7151 100644 --- a/kronolith/templates/index/index.inc +++ b/kronolith/templates/index/index.inc @@ -7,7 +7,15 @@
+ | +