[Yanel-commits] rev 22494 - public/yanel/trunk/src/resources/directory/xslt

michi at wyona.com michi at wyona.com
Wed Feb 7 09:42:12 CET 2007


Author: michi
Date: 2007-02-07 09:42:11 +0100 (Wed, 07 Feb 2007)
New Revision: 22494

Modified:
   public/yanel/trunk/src/resources/directory/xslt/dir2xhtml.xsl
Log:
nbsp added

Modified: public/yanel/trunk/src/resources/directory/xslt/dir2xhtml.xsl
===================================================================
--- public/yanel/trunk/src/resources/directory/xslt/dir2xhtml.xsl	2007-02-07 08:36:04 UTC (rev 22493)
+++ public/yanel/trunk/src/resources/directory/xslt/dir2xhtml.xsl	2007-02-07 08:42:11 UTC (rev 22494)
@@ -27,15 +27,15 @@
 
 <body>
 <p>
-<b>Yanel Path:</b> <xsl:value-of select="/dir:directory/@yanel:path"/>
+<b>Yanel Path (with regard to realm):</b>&#160;<xsl:value-of select="/dir:directory/@yanel:path"/>
 </p>
 
 <p>
-<b>Collection Path:</b> <xsl:value-of select="/dir:directory/@dir:path"/> (<a href="?yanel.resource.viewid=source">XML view</a>)
+<b>Collection Path:</b>&#160;<xsl:value-of select="/dir:directory/@dir:path"/> (<a href="?yanel.resource.viewid=source">XML view</a>)
 </p>
 
 <p>
-<b>Parent:</b> <a href="../">..</a>
+<b>Parent:</b>&#160;<a href="../">..</a>
 </p>
 
 <p>




More information about the Yanel-commits mailing list