diff --git a/ui/ui/register-rotp.tpl b/ui/ui/register-rotp.tpl new file mode 100644 index 0000000..ec3314d --- /dev/null +++ b/ui/ui/register-rotp.tpl @@ -0,0 +1,145 @@ + + + +
+ + + +{Lang::T('Invoice')} | +{Lang::T('Username')} | +{Lang::T('Plan Name')} | +{Lang::T('Plan Price')} | +{Lang::T('Type')} | +{Lang::T('Created On')} | +{Lang::T('Expires On')} | +{Lang::T('Method')} | +
---|---|---|---|---|---|---|---|
{$ds['invoice']} | +{$ds['username']} | +{$ds['plan_name']} | +{Lang::moneyFormat($ds['price'])} | +{$ds['type']} | ++ {Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} + | +{Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} | +{$ds['method']} | +
{Lang::T('All Transactions at Date')}:
+{date($_c['date_format'], strtotime($mdate))} {$mtime}
+{Lang::T('Username')} | +{Lang::T('Type')} | +{Lang::T('Plan Name')} | +{Lang::T('Plan Price')} | +{Lang::T('Created On')} | +{Lang::T('Expires On')} | +{Lang::T('Method')} | +{Lang::T('Routers')} | +
---|---|---|---|---|---|---|---|
{$ds['username']} | +{$ds['type']} | +{$ds['plan_name']} | +{Lang::moneyFormat($ds['price'])} | +{Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} | +{Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} | +{$ds['method']} | +{$ds['routers']} | +
{Lang::T('All Transactions at Date')}: + {date($_c['date_format'], strtotime($mdate))} {$mtime}
+{Lang::T('All Transactions at Date')}:
+{$stype} [{date( $_c['date_format'], strtotime($fdate))} - + {date( $_c['date_format'], strtotime($tdate))}]
+{Lang::T('Username')} | +{Lang::T('Type')} | +{Lang::T('Plan Name')} | +{Lang::T('Plan Price')} | +{Lang::T('Created On')} | +{Lang::T('Expires On')} | +{Lang::T('Method')} | +{Lang::T('Routers')} | +
---|---|---|---|---|---|---|---|
{$ds['username']} | +{$ds['type']} | +{$ds['plan_name']} | +{Lang::moneyFormat($ds['price'])} | +{Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} | +{Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} | +{$ds['method']} | +{$ds['routers']} | +
{$stype} [{date( $_c['date_format'], strtotime($fdate))} - + {date( $_c['date_format'], strtotime($tdate))}]
+