/home/techb158/exp.abdallabala.com/ui/theme/ibilling
Edit: /home/techb158/exp.abdallabala.com/ui/theme/ibilling/add-invoice.tpl (15653B)
{extends file="$tpl_admin_layout"}
{block name="content"}
{if $recurring}
{$_L['Create Recurring Invoice']}
{else}
{$_L['Create New Invoice']}
{/if}
{* lan variables *}
{/block}