[med-svn] r614 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Fri Oct 5 16:39:49 UTC 2007


Author: hanska-guest
Date: 2007-10-05 16:39:49 +0000 (Fri, 05 Oct 2007)
New Revision: 614

Modified:
   trunk/community/website/locales.php
Log:
Some layout modifications


Modified: trunk/community/website/locales.php
===================================================================
--- trunk/community/website/locales.php	2007-10-05 16:32:43 UTC (rev 613)
+++ trunk/community/website/locales.php	2007-10-05 16:39:49 UTC (rev 614)
@@ -7,12 +7,12 @@
 		<span class="section"><?=_("summary")?></span>
 		<div class="section">
 			<div class="sectionTop"></div>
-			<div class="row">
-				<?=_("Current locale")?>:
+			<div class="row" style="text-align: center;">
+				<?=_("Current locale")?>:<br />
 				<strong><?=$locale?></strong>
 			</div>
-			<div class="row">
-				<?=_("Priority")?>:
+			<div class="row" style="text-align: center;">
+				<?=_("Priority")?>:<br />
 				<strong><?=$priority?></strong>
 			</div>
 			<?php




More information about the debian-med-commit mailing list