|
|
@@ -64,9 +64,9 @@
|
|
|
<target name="send_email.send_email_from_xml_parsed.build.xml.to.confirm">
|
|
|
<xsl:copy-of select="$title"/>
|
|
|
<xsl:for-each select="send_email:send_email.send_email_from_xml_parsed.xml.child">
|
|
|
- <echo message="O_UTPUT__START"/>
|
|
|
- <echo><a href="${antFunctionUrl}&confirmAntfile=${confirmAntfile}&confirmAntfileTarget=send_email.send_email_from_xml_parsed.build.xml.confirm.<xsl:value-of select="position()"/>">Wyslij mail do <xsl:value-of select="."/></a></echo>
|
|
|
- <echo message="O_UTPUT__END"/>
|
|
|
+ <!--<echo message="O_UTPUT__START"/>-->
|
|
|
+ <echo><br><a href="${antFunctionUrl}&confirmAntfile=${confirmAntfile}&confirmAntfileTarget=send_email.send_email_from_xml_parsed.build.xml.confirm.<xsl:value-of select="position()"/>">Wyslij mail do <xsl:value-of select="."/></a> </br></echo>
|
|
|
+ <!--<echo message="O_UTPUT__END"/>-->
|
|
|
</xsl:for-each>
|
|
|
</target>
|
|
|
<target name="send_email.send_email_from_xml_parsed.build.xml.confirmed.all">
|