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> <#else>
${submissionErrors[errorFieldName]} ${submissionErrors[errorFieldName]}
</#if> </#if>
<#else> <#else>
${submissionErrors[errorFieldName]} ${submissionErrors[errorFieldName]}
</#if>
</#if> </#if>
</#list> </#list>
<#--Checking if Person Type field is empty--> <#--Checking if Person Type field is empty-->