fixed template issue

This commit is contained in:
tworrall 2013-11-20 12:37:45 -05:00
parent e100d805bc
commit bf5511157f

View file

@ -83,9 +83,8 @@ Set this flag on the input acUriReceiver where you would like this behavior to o
<#else>
${submissionErrors[errorFieldName]}
</#if>
<#else>
${submissionErrors[errorFieldName]}
</#if>
<#else>
${submissionErrors[errorFieldName]}
</#if>
</#list>
<#--Checking if Person Type field is empty-->