[Debconf6-data-commit] r316 - website/www-es
Antonio Ognio
gnrfan-guest at costa.debian.org
Tue Feb 7 22:25:52 UTC 2006
Author: gnrfan-guest
Date: 2006-02-07 22:25:51 +0000 (Tue, 07 Feb 2006)
New Revision: 316
Modified:
website/www-es/topright.html
Log:
Added some perl code to point to the same document and not
just the main sites.
Modified: website/www-es/topright.html
===================================================================
--- website/www-es/topright.html 2006-02-07 21:09:10 UTC (rev 315)
+++ website/www-es/topright.html 2006-02-07 22:25:51 UTC (rev 316)
@@ -1,4 +1,4 @@
-<a href='http://www.debconf.org' title='Go to the English version of the site'><img src='http://media.debconf.org/dc6/images/us-uk-flag-active.png' alt='uk flag'></a> <a href='http://es.debconf.org' title='Ir a la version en español del sitio web'><img src='http://media.debconf.org/dc6/images/mx-flag-active.png' alt='mexican flag'></a><br /><br />
+<a href='http://www.debconf.org[+ print $ENV{'SCRIPT_NAME'}; +]' title='Go to the English version of the site'><img src='http://media.debconf.org/dc6/images/us-uk-flag-active.png' alt='uk flag'></a> <a href='http://es.debconf.org[+ print $ENV{'SCRIPT_NAME'}; +]' title='Ir a la version en español del sitio web'><img src='http://media.debconf.org/dc6/images/mx-flag-active.png' alt='mexican flag'></a><br /><br />
<span><a href='/'>Inicio</a><br /></span>
<a href='https://www.debconf.org/comas/'>Registro/Ingreso</a><br />
<a href='/contact.html'>Contactos</a><br />
More information about the Debconf6-data-commit
mailing list