kolab.org/www

Torsten Grote grote at kolabsys.com
Mon Jun 11 17:40:06 CEST 2012


 kolab.org/www/drupal-6.26/sites/all/themes/kolab/page.tpl.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 42432b566a21b3974ec7a659d56c3d3ad0d4c002
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Jun 11 17:39:17 2012 +0200

    removed huge header

diff --git a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/page.tpl.php b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/page.tpl.php
index e54af68..d120d69 100644
--- a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/page.tpl.php
+++ b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/page.tpl.php
@@ -19,7 +19,7 @@ if ($is_front) {
     <?php /* header block(s) */ ?>
     <div id="header-region" class="clear-block"><?php print $header; ?></div>
 
-    <div id=<?php if ($is_front) { echo addslashes("header"); } else { echo addslashes("header-normal"); } ?> class="container">
+    <div id=<?php /*if ($is_front) { echo addslashes("header"); } else {*/ echo addslashes("header-normal");/* }*/ ?> class="container">
         <div class="span-24"> <!-- has a certain width used down below //-->
             <?php if ($site_name) { ?>
                 <h1 class='site-name'>





More information about the commits mailing list