{assign var=title value="Rebill Log"} {include file="admin/header.inc.html"}
| Time (started / processed) | Date of rebilling | Member | Payments | Product | Amount | Status | |
|---|---|---|---|---|---|---|---|
| {$p.payment_date|date_format:$config.date_format} | {$p.login} / {$p.name_f} {$p.name_l} | {$p.payment_id} / {$p.rebill_payment_id} | {$p.title} | {$config.currency}{$p.amount} | {$p.status_string} | {$p.status_msg} | |