kolab.org/www

Torsten Grote grote at kolabsys.com
Mon Jul 30 17:54:00 CEST 2012


 kolab.org/www/drupal-7.14/sites/all/themes/kolab/page.tpl.php |   10 ----------
 1 file changed, 10 deletions(-)

New commits:
commit 037ed96120ba0d9d3cfc1b44eee3855e204999d5
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Jul 30 17:53:47 2012 +0200

    fixed menus

diff --git a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/page.tpl.php b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/page.tpl.php
index 7b777fc..79de5e8 100644
--- a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/page.tpl.php
+++ b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/page.tpl.php
@@ -36,21 +36,11 @@
         'attributes' => array(
           'id' => 'navlist',
         ),
-        'heading' => array(
-          'text' => t('Main menu'),
-          'level' => 'h2',
-        ),
       )); ?>
       <?php print theme('links__system_secondary_menu', array(
         'links' => $secondary_menu,
         'attributes' => array(
           'id' => 'subnavlist',
-          'class' => array('links', 'inline', 'clearfix'),
-        ),
-        'heading' => array(
-          'text' => t('Secondary menu'),
-          'level' => 'h2',
-          'class' => array('element-invisible'),
         ),
       )); ?>
       <div class="clear"></div>





More information about the commits mailing list