Merge branch 'fix-AideContact'
This commit is contained in:
commit
708f800f48
@ -3,7 +3,7 @@
|
||||
{capture name=path}{l s='Contact' mod='ant_support_form'}{/capture}
|
||||
{include file="$tpl_dir./breadcrumb.tpl"}
|
||||
|
||||
<h1>{l s='Customer Service' mod='ant_support_form'} - {if isset($customerThread) && $customerThread}{l s='Your reply' mod='ant_support_form'}{elseif isset($subject)}{$subject}{else}{l s='Contact us' mod='ant_support_form'}{/if}</h1>
|
||||
<h1>{l s='Customer Service' mod='ant_support_form'} - {if isset($customerThread) && $customerThread}{l s='Your reply' mod='ant_support_form'}{else}{l s='Contact us' mod='ant_support_form'}{/if}</h1>
|
||||
|
||||
{if isset($confirmation)}
|
||||
<p class="success">{l s='Your message has been successfully sent to our team.' mod='ant_support_form'}</p>
|
||||
|
Loading…
Reference in New Issue
Block a user