a.binder hace 8 años
padre
commit
d621455ee0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      SE/schema/WPS_Functions/send_email/send_email.xsl

+ 1 - 1
SE/schema/WPS_Functions/send_email/send_email.xsl

@@ -77,7 +77,7 @@
                     <arg line='-a "{$out.pdf}"'/>
                     <arg line='-s "Wiadomosc"'/>
                     <arg>
-                        <xsl:attribute name="line"><xsl:text>'--</xsl:text>
+                        <xsl:attribute name="line"><xsl:text>'-- </xsl:text>
                             <xsl:for-each select="send_email:send_email.send_email_from_xml_parsed.xml.child">
                                 <xsl:value-of select="text()"/><xsl:text> </xsl:text>
                             </xsl:for-each>