Revert "Revert "Add SAPO bar.""
authorJan <jan@horde.org>
Thu, 4 Nov 2010 13:42:57 +0000 (13:42 +0000)
committerJan <jan@horde.org>
Thu, 4 Nov 2010 13:42:57 +0000 (13:42 +0000)
This reverts commit 4e5618a47bb981ee86ca29c343a1cac90b8b50de.

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

index a7993c3..7b20f2f 100644 (file)
@@ -39,5 +39,10 @@ $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>
+
index 75922eb..6240d15 100644 (file)
@@ -196,3 +196,6 @@ 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 -->