Update message-bulk.tpl
Removed translation in placeholder contents
This commit is contained in:
parent
130451e1ae
commit
0aff5f437a
@ -35,13 +35,13 @@
|
|||||||
<p class="help-block col-md-4">
|
<p class="help-block col-md-4">
|
||||||
{Lang::T('Use placeholders:')}
|
{Lang::T('Use placeholders:')}
|
||||||
<br>
|
<br>
|
||||||
<b>{Lang::T('[[name]]')}</b> - {Lang::T('Customer Name')}
|
<b>[[name]]</b> - {Lang::T('Customer Name')}
|
||||||
<br>
|
<br>
|
||||||
<b>{Lang::T('[[user_name]]')}</b> - {Lang::T('Customer Username')}
|
<b>[[user_name]]</b> - {Lang::T('Customer Username')}
|
||||||
<br>
|
<br>
|
||||||
<b>{Lang::T('[[phone]]')}</b> - {Lang::T('Customer Phone')}
|
<b>[[phone]]</b> - {Lang::T('Customer Phone')}
|
||||||
<br>
|
<br>
|
||||||
<b>{Lang::T('[[company_name]]')}</b> - {Lang::T('Your Company Name')}
|
<b>[[company_name]]</b> - {Lang::T('Your Company Name')}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -59,4 +59,4 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{include file="sections/footer.tpl"}
|
{include file="sections/footer.tpl"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user