[or-cvs] First hack of language dependent flags for the website.

phobos at seul.org phobos at seul.org
Mon Aug 8 03:21:18 UTC 2005


Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv32175

Modified Files:
	index.html 
Log Message:
First hack of language dependent flags for the website.



Index: index.html
===================================================================
RCS file: /home/or/cvsroot/website/index.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- index.html	15 Jul 2005 22:19:37 -0000	1.65
+++ index.html	8 Aug 2005 03:21:16 -0000	1.66
@@ -29,7 +29,11 @@
           | <a href="research.html">Research</a>
           | <a href="people.html">People</a>
         </td>
-        <td class="banner-right"></td>
+        <td class="banner-right">
+	    <a href="/"> <img src="/images/en.gif" border="0"> </a>
+	    <a href="/it/index.it.html"> <img src="/images/it.gif" border="0"> </a>
+	    <a href="/de/index.de.html"> <img src="/images/de.gif" border="0"> </a>
+	</td>
     </tr>
 </table>
 



More information about the tor-commits mailing list