Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: XSLT Contact Us Function problem

$
0
0
Avoid line feeds before and after <lang:string/>. Your sample markup should read like this:
<xsl:variable name="SendText">
    <xsl:text><lang:string key="Resource, Resources.FormResource.ContactSendLabel" /></xsl:text>
</xsl:variable>
<input name="submitContactForm" id="submitContactForm" class="button" type="submit" value="{$SendText}" />
Please note that <xsl:text><lang:string/></xsl:text> are put in one line.

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>