[Yanel-commits] rev 58419 - public/yanel/contributions/realms/foaf/src/resources/findfriend/htdocs/xslt

michi at wyona.com michi at wyona.com
Fri May 20 15:34:35 CEST 2011


Author: michi
Date: 2011-05-20 15:34:34 +0200 (Fri, 20 May 2011)
New Revision: 58419

Modified:
   public/yanel/contributions/realms/foaf/src/resources/findfriend/htdocs/xslt/foaf2xhtml.xsl
Log:
yanel link added

Modified: public/yanel/contributions/realms/foaf/src/resources/findfriend/htdocs/xslt/foaf2xhtml.xsl
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/htdocs/xslt/foaf2xhtml.xsl	2011-05-20 13:32:47 UTC (rev 58418)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/htdocs/xslt/foaf2xhtml.xsl	2011-05-20 13:34:34 UTC (rev 58419)
@@ -58,7 +58,7 @@
 <xsl:apply-templates select="/foaf:foaf/foaf:provider"/>
 
 <div id="copyright">
-Copyright © 2011 Wyona - Powered by Yanel
+Copyright © 2011 Wyona - Powered by <a href="http://www.yanel.org">Yanel</a>
 </div>
 </xsl:when>
 
@@ -86,7 +86,7 @@
 </p>
 
 <div id="copyright">
-Copyright © 2011 Wyona - Powered by Yanel
+Copyright © 2011 Wyona - Powered by <a href="http://www.yanel.org">Yanel</a>
 </div>
 </center>
 </xsl:otherwise>



More information about the Yanel-commits mailing list