Update of /var/cvs/applications/editwizard/templates/data/xsl
In directory james.mmbase.org:/tmp/cvs-serv10512/data/xsl

Modified Files:
        wizard.xsl 
Log Message:
'geuploaded'  it not excactly correct  dutch


See also: 
http://cvs.mmbase.org/viewcvs/applications/editwizard/templates/data/xsl


Index: wizard.xsl
===================================================================
RCS file: /var/cvs/applications/editwizard/templates/data/xsl/wizard.xsl,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -b -r1.186 -r1.187
--- wizard.xsl  9 Oct 2008 16:05:09 -0000       1.186
+++ wizard.xsl  29 Oct 2008 13:04:06 -0000      1.187
@@ -13,7 +13,7 @@
     @author Nico Klasens
     @author Martijn Houtman
     @author Robin van Meteren
-    @version $Id: wizard.xsl,v 1.186 2008/10/09 16:05:09 michiel Exp $
+    @version $Id: wizard.xsl,v 1.187 2008/10/29 13:04:06 michiel Exp $
 
     This xsl uses Xalan functionality to call java classes
     to format dates and call functions on nodes
@@ -1153,6 +1153,7 @@
               </xsl:if>
             </input>
             <xsl:call-template name="prompt_uploaded"/>
+            <xsl:text> </xsl:text>
             <xsl:value-of select="upload/@name"/>
             <xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>
             (<xsl:value-of select="round((upload/@size) div 100) div 10"/> K)
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to