[Yanel-commits] rev 22765 - public/yanel/trunk/src/realms/yanel-website/content/xslt

michi at wyona.com michi at wyona.com
Sun Feb 18 21:51:21 CET 2007


Author: michi
Date: 2007-02-18 21:51:18 +0100 (Sun, 18 Feb 2007)
New Revision: 22765

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
Log:
base added

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-02-17 22:56:51 UTC (rev 22764)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-02-18 20:51:18 UTC (rev 22765)
@@ -44,6 +44,7 @@
 
   <link rel="shortcut icon" href="{$yarep.back2realm}favicon.ico" type="image/vnd.microsoft.icon" />
   <link rel="stylesheet" href="{$yarep.back2realm}css/global.css" type="text/css"/>
+  <base target="_top"/>
   <xsl:copy-of select="/xhtml:html/xhtml:head/*[name(.) != 'title']"/>
 
   <xsl:choose>




More information about the Yanel-commits mailing list