[Yanel-commits] rev 57300 - public/yanel/trunk/src/realms/yanel-website/data-repo/data/xslt

michi at wyona.com michi at wyona.com
Sat Mar 12 14:47:44 CET 2011


Author: michi
Date: 2011-03-12 14:47:44 +0100 (Sat, 12 Mar 2011)
New Revision: 57300

Modified:
   public/yanel/trunk/src/realms/yanel-website/data-repo/data/xslt/global.xsl
Log:
title added

Modified: public/yanel/trunk/src/realms/yanel-website/data-repo/data/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/data-repo/data/xslt/global.xsl	2011-03-12 13:42:27 UTC (rev 57299)
+++ public/yanel/trunk/src/realms/yanel-website/data-repo/data/xslt/global.xsl	2011-03-12 13:47:44 UTC (rev 57300)
@@ -147,6 +147,8 @@
 <xsl:template match="cmts:comment">
 <p>
 <span style="font-size: 8px;">Posted by anonymous on <xsl:value-of select="cmts:created"/></span><br/>
+<strong><xsl:value-of select="cmts:title"/></strong>
+<br/>
 <xsl:value-of select="cmts:text"/>
 </p>
 </xsl:template>



More information about the Yanel-commits mailing list