/home/techb158/exp.abdallabala.com/ui/theme/ibilling/accounts-manage.tpl (1732B)
| {$_L['Account']} | {$_L['Description']} | {$_L['Manage']} | {foreach $d as $ds}
|---|---|---|
| {$ds['account']} | {$ds['description']} | {$_L['Edit']} {if $ds['ib_url'] neq ''} {/if} {$_L['Delete']} |