mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 17:54:41 +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'}
|
||||
<div class="panel-footer">
|
||||
<p class="help-block">
|
||||
<b>[[company_name]]</b> {Lang::T('Your Company Name at Settings.')}<br>
|
||||
<b>[[price]]</b> {Lang::T('Plan Price.')}<br>
|
||||
<b>[[voucher_code]]</b> {Lang::T('Voucher Code.')}<br>
|
||||
<b>[[plan]]</b> {Lang::T('Voucher Plan.')}<br>
|
||||
<b>[[counter]]</b> {Lang::T('Counter.
|
||||
')}<br>
|
||||
<b>[[company_name]]</b> {Lang::T('Your Company Name at Settings')}.<br>
|
||||
<b>[[price]]</b> {Lang::T('Plan Price')}.<br>
|
||||
<b>[[voucher_code]]</b> {Lang::T('Voucher Code')}.<br>
|
||||
<b>[[plan]]</b> {Lang::T('Voucher Plan')}.<br>
|
||||
<b>[[counter]]</b> {Lang::T('Counter')}.<br>
|
||||
</p>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue