Update account_info.tpl
This commit is contained in:
parent
8429ed763e
commit
1cbff8f9a4
@ -31,7 +31,7 @@
|
||||
|
||||
{if $_c['enable_balance'] == 'yes'}
|
||||
<tr>
|
||||
<td class="small text-warning text-uppercase text-normal">{Lang::T('Yours Balance')}</td>
|
||||
<td class="small text-warning text-uppercase text-normal">{Lang::T('Yours Balances')}</td>
|
||||
<td class="small mb15 text-bold">
|
||||
{Lang::moneyFormat($_user['balance'])}
|
||||
{if $_user['auto_renewal'] == 1}
|
||||
@ -89,4 +89,4 @@
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user