[med-svn] r647 - trunk/community/website/inc

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Sat Oct 6 09:52:02 UTC 2007


Author: hanska-guest
Date: 2007-10-06 09:52:02 +0000 (Sat, 06 Oct 2007)
New Revision: 647

Modified:
   trunk/community/website/inc/header.inc.php
   trunk/community/website/inc/style.css
Log:
Seems like I've FUBAR'd everything :(


Modified: trunk/community/website/inc/header.inc.php
===================================================================
--- trunk/community/website/inc/header.inc.php	2007-10-06 09:50:30 UTC (rev 646)
+++ trunk/community/website/inc/header.inc.php	2007-10-06 09:52:02 UTC (rev 647)
@@ -40,7 +40,6 @@
 	</div>
 	<?php
 		/* if ($show_locale_warning && ($_SERVER["PHP_SELF"] != "/locales.php")) {
-	?>
 	<div class="tabError">
 		<p class="error">
 			<div class="floatLeft">
@@ -50,7 +49,6 @@
 			<?=str_replace(array("%1", "%2"), array('<a href="/locales.php">', "</a>"), _("Visit the %1Localization page%2."))?>
 		</p>
 	</div>
-	<?php
 		}*/
 	?>
 </div>

Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css	2007-10-06 09:50:30 UTC (rev 646)
+++ trunk/community/website/inc/style.css	2007-10-06 09:52:02 UTC (rev 647)
@@ -191,6 +191,7 @@
 	border-bottom:1px solid #8CACBB;
 }
 
+/*
 div.tabError{
 	padding:0em 1.5em;
 	background:#FCC;
@@ -198,6 +199,7 @@
 	border-top:1px dashed #8CACBB;
 	border-bottom:1px dashed #(CACBB;
 }
+*/
 
 div.row{
 	padding:0.5em;




More information about the debian-med-commit mailing list