[Yanel-commits] rev 20495 - public/yanel/trunk/src/realms/yanel-website/content/about

michi at wyona.com michi at wyona.com
Fri Dec 1 13:38:16 CET 2006


Author: michi
Date: 2006-12-01 13:38:14 +0100 (Fri, 01 Dec 2006)
New Revision: 20495

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/about/de.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml
Log:
language links added

Modified: public/yanel/trunk/src/realms/yanel-website/content/about/de.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/about/de.xhtml	2006-12-01 12:34:04 UTC (rev 20494)
+++ public/yanel/trunk/src/realms/yanel-website/content/about/de.xhtml	2006-12-01 12:38:14 UTC (rev 20495)
@@ -7,6 +7,9 @@
   <title>Ueber</title>
 </head>
 <body>
+<table width="100%">
+<tr><td align="right"><font size="-1"><a href="../en/about.html">EN</a> | DE | <a href="../es/acerca.html">ES</a></font></td></tr>
+</table>
 <h3>Ueber Yanel<br/></h3>
 <p>
 Alles ist Content Management (WCMS, DMS, CRM, ERP, E-Mail, DRM, ...) und Yanel
@@ -36,4 +39,4 @@
   <li>Cross-Platform (Linux, Mac OS X, Windows (not tested yet), ...)</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml	2006-12-01 12:34:04 UTC (rev 20494)
+++ public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml	2006-12-01 12:38:14 UTC (rev 20495)
@@ -7,6 +7,9 @@
   <title>Acerca</title>
 </head>
 <body>
+<table width="100%">
+<tr><td align="right"><font size="-1"><a href="../en/about.html">EN</a> | <a href="../de/ueber.html">DE</a> | ES</font></td></tr>
+</table>
 <h3>Acerca de Yanel</h3>
 <p>
 Todo es gestión de contenidos (WCMS, DMS, CRM, ERP, E-Mail, DRM, ...) y Yanel es un humilde intento de proporcionar una solución para todas sus necesidades de gestión de contenidos ofreciendo un Marco de Gestión de Contenidos escrito en Java y orientado a servicios de Código Abierto.
@@ -34,4 +37,4 @@
   <li>Multiplataforma (Continuamente testeado en Linux, Mac OS X, Windows)</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>




More information about the Yanel-commits mailing list