[med-svn] r585 - in trunk/community/website: . inc

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Thu Oct 4 21:29:23 UTC 2007


Author: smoe-guest
Date: 2007-10-04 21:29:23 +0000 (Thu, 04 Oct 2007)
New Revision: 585

Modified:
   trunk/community/website/inc/header.inc.php
   trunk/community/website/index.php
Log:
Some eye candy (to me).


Modified: trunk/community/website/inc/header.inc.php
===================================================================
--- trunk/community/website/inc/header.inc.php	2007-10-04 20:51:28 UTC (rev 584)
+++ trunk/community/website/inc/header.inc.php	2007-10-04 21:29:23 UTC (rev 585)
@@ -28,7 +28,7 @@
 <img src="/img/logo.png" alt="Debian Med Project" />
 </div>
 <div class="heading">
-	<div class="tabBar">
+	<div class="tabBar" style="text-align: center;">>
 		<?=_("Join us! Help us in making Doctors use Debian! See the")?>
 		<a href="http://alioth.debian.org/projects/debian-med"><?=_("Alioth Page")?></a>
 	</div>

Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-04 20:51:28 UTC (rev 584)
+++ trunk/community/website/index.php	2007-10-04 21:29:23 UTC (rev 585)
@@ -8,10 +8,10 @@
 		<div class="section">
 			<div class="sectionTop"></div>
 			<div class="row">
-				<a href="http://wiki.debian.org/DebianMed"><?=_("Visit our Wiki page")?></a>
+				<a href="http://wiki.debian.org/DebianMed"><?=_("Developers please visit our Wiki page")?></a>
 			</div>
 			<div class="row">
-				<?=_("The Debian-Med project presents packages that are associated with medicine, pre-clinical research, and life science. Its developments are mostly focused on three areas for the moment: medical practice, imaging and bioinformatics.")?>
+				<?=_("The Debian-Med project presents packages that are associated with <ul><li>medicine, <li>pre-clinical research, and <li>life science.</ul> Its developments are mostly focused on three areas for the moment: <ul><li>medical practice, <li>imaging and <li>bioinformatics.</ul>")?>
 			</div>
 		</div>
 		<span class="section"><?=_("members")?></span>




More information about the debian-med-commit mailing list