Revert "Add SAPO bar."
authorJan Schneider <jan@horde.org>
Thu, 4 Nov 2010 13:13:02 +0000 (14:13 +0100)
committerJan Schneider <jan@horde.org>
Thu, 4 Nov 2010 13:13:02 +0000 (14:13 +0100)
This reverts commit c1ffb0054bc2addf1f86af5dc1d51e6aa4250d1c.

kronolith/templates/common-header.inc
kronolith/templates/index/index.inc

index 7b20f2f..a7993c3 100644 (file)
@@ -39,10 +39,5 @@ $bc = (isset($view) && is_object($view) && $prefs->getValue('show_panel'))
 <?php endforeach; ?>
 <?php Horde::outputInlineScript(); ?>
 </head>
-<body<?php if ($bc) echo ' class="' . $bc . '"' ?>>
-
-<div id="bsu_root">
-   <div class="bsu_almofada"></div>
-   <div class="bsu_almofada"></div>
-</div>
 
+<body<?php if ($bc) echo ' class="' . $bc . '"' ?>>
index 6240d15..75922eb 100644 (file)
@@ -196,6 +196,3 @@ require dirname(__FILE__) . '/agenda.inc';
   </form>
 </div>
 
-<!-- Barra SAPO Universal v1.0 -->
-<script type="text/javascript" src="http://bars.sapo.pt/bsu_v1.1/barra.js?with_pub=false"></script>
-<!-- /bsu -->