mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-28 22:08:09 +02:00
Update page-edit.tpl
This commit is contained in:
parent
6dc957e34a
commit
7d9a4623b1
1 changed files with 5 additions and 6 deletions
|
@ -41,12 +41,11 @@
|
||||||
{if $PageFile=='Voucher'}
|
{if $PageFile=='Voucher'}
|
||||||
<div class="panel-footer">
|
<div class="panel-footer">
|
||||||
<p class="help-block">
|
<p class="help-block">
|
||||||
<b>[[company_name]]</b> {Lang::T('Your Company Name at Settings.')}<br>
|
<b>[[company_name]]</b> {Lang::T('Your Company Name at Settings')}.<br>
|
||||||
<b>[[price]]</b> {Lang::T('Plan Price.')}<br>
|
<b>[[price]]</b> {Lang::T('Plan Price')}.<br>
|
||||||
<b>[[voucher_code]]</b> {Lang::T('Voucher Code.')}<br>
|
<b>[[voucher_code]]</b> {Lang::T('Voucher Code')}.<br>
|
||||||
<b>[[plan]]</b> {Lang::T('Voucher Plan.')}<br>
|
<b>[[plan]]</b> {Lang::T('Voucher Plan')}.<br>
|
||||||
<b>[[counter]]</b> {Lang::T('Counter.
|
<b>[[counter]]</b> {Lang::T('Counter')}.<br>
|
||||||
')}<br>
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue