[med-svn] r532 - in trunk/community/website: . img

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Wed Oct 3 14:50:56 UTC 2007


Author: hanska-guest
Date: 2007-10-03 14:50:55 +0000 (Wed, 03 Oct 2007)
New Revision: 532

Added:
   trunk/community/website/img/tools.png
   trunk/community/website/img/wh_green.png
   trunk/community/website/img/wh_grey.png
Modified:
   trunk/community/website/index.php
Log:
Adding some icons :)


Added: trunk/community/website/img/tools.png
===================================================================
(Binary files differ)


Property changes on: trunk/community/website/img/tools.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/community/website/img/wh_green.png
===================================================================
(Binary files differ)


Property changes on: trunk/community/website/img/wh_green.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/community/website/img/wh_grey.png
===================================================================
(Binary files differ)


Property changes on: trunk/community/website/img/wh_grey.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-02 16:34:00 UTC (rev 531)
+++ trunk/community/website/index.php	2007-10-03 14:50:55 UTC (rev 532)
@@ -35,20 +35,21 @@
 			<div class="sectionTop"></div>
 			<div class="row">
 				<div class="relatedHeading">
+					<img src="/img/tools.png" alt="Project Members" />
 					<table class="related">
-					<tr><td>Andreas Tille</td></tr>
-					<tr><td>Charles Plessy</td></tr>
-					<tr><td>Changyan Xie</td></tr>
-					<tr><td>Daniel Bayer</td></tr>
-					<tr><td>David Paleino</td></tr>
-					<tr><td>Michael Hanke</td></tr>
-					<tr><td>Moriyoshi Koizumi</td></tr>
-					<tr><td>Nelson A. de Oliveira</td></tr>
-					<tr><td>Philipp Benner</td></tr>
-					<tr><td>Steffen Möller</td></tr>
-					<tr><td>Steven Michael Robbins</td></tr>
-					<tr><td>Thijs Kinkhorst</td></tr>
-					<tr><td>Vincent Danjean</td></tr>
+					<tr><td><img src="/img/wh_green.png" alt="Project Administrator" />Andreas Tille</td></tr>
+					<tr><td><img src="/img/wh_green.png" alt="Project Administrator" />Charles Plessy</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Changyan Xie</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Daniel Bayer</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />David Paleino</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Michael Hanke</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Moriyoshi Koizumi</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Nelson A. de Oliveira</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Philipp Benner</td></tr>
+					<tr><td><img src="/img/wh_green.png" alt="Project Administrator" />Steffen Möller</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Steven Michael Robbins</td></tr>
+					<tr><td><img src="/img/wh_green.png" alt="Project Administrator" />Thijs Kinkhorst</td></tr>
+					<tr><td><img src="/img/wh_grey.png" alt="Project Developer" />Vincent Danjean</td></tr>
 					</table>
 				</div>				
 			</div>




More information about the debian-med-commit mailing list