Add SAPO bar.
authorJan Schneider <jan@fe1-webmail.dev.sapo.pt>
Wed, 3 Feb 2010 15:11:56 +0000 (15:11 +0000)
committerJan <jan@horde.org>
Tue, 17 Aug 2010 12:35:43 +0000 (13:35 +0100)
kronolith/templates/common-header.inc
kronolith/templates/index/index.inc

index c763729..1057384 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 c874fa8..d14a798 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 -->