mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-28 13:58:24 +02:00
Update recharge.tpl
Update translation
This commit is contained in:
parent
95620da151
commit
b0b687dd38
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
||||||
<option value="zero">{$_c['currency_code']} 0</option>
|
<option value="zero">{$_c['currency_code']} 0</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<p class="help-block col-md-4">Postpaid Recharge for the first time use {$_c['currency_code']} 0</p>
|
<p class="help-block col-md-4">{Lang::T('Postpaid Recharge for the first time use')} {$_c['currency_code']} 0</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="col-lg-offset-2 col-lg-10">
|
<div class="col-lg-offset-2 col-lg-10">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue