[Yanel-commits] rev 44195 - public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt

michi at wyona.com michi at wyona.com
Fri Aug 14 09:36:07 CEST 2009


Author: michi
Date: 2009-08-14 09:36:06 +0200 (Fri, 14 Aug 2009)
New Revision: 44195

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl
Log:
footer added with toolbar link whereas rel is set to nofollow

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl	2009-08-14 07:27:31 UTC (rev 44194)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl	2009-08-14 07:36:06 UTC (rev 44195)
@@ -107,6 +107,10 @@
             <div id="body" style="width: 440px;">
               <xsl:apply-templates select="/xhtml:html/xhtml:body/*"/>
             </div>
+
+            <div id="footer">
+              Copyright &#169; 2009 Wyona &#160;&#160;&#160;&#160;&#160;&#160;<a href="?yanel.toolbar=on" rel="nofollow">Toolbar</a>
+            </div>
           </div>
         </div>
       </body>



More information about the Yanel-commits mailing list