Author: jelmer
Date: 2004-11-02 16:08:36 +0000 (Tue, 02 Nov 2004)
New Revision: 266

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=266

Log:
Default to 100% sized images for HTML

Modified:
   trunk/xslt/expand-sambadoc.xsl


Changeset:
Modified: trunk/xslt/expand-sambadoc.xsl
===================================================================
--- trunk/xslt/expand-sambadoc.xsl      2004-11-02 16:00:35 UTC (rev 265)
+++ trunk/xslt/expand-sambadoc.xsl      2004-11-02 16:08:36 UTC (rev 266)
@@ -277,7 +277,7 @@
                                                                </xsl:when>
 
                                                                <xsl:otherwise>
-                                                                       
<xsl:text>50</xsl:text>
+                                                                       
<xsl:text>100</xsl:text>
                                                                </xsl:otherwise>
                                                        </xsl:choose>
                                                </xsl:attribute>

Reply via email to