- ';
foreach ($context['pending_payments'] as $id => $payment)
{
echo '
- ', $payment['desc'], ' ', $txt['pending_payments_accept'], ' ', $txt['pending_payments_remove'], ' '; } echo '
'; echo '
', $txt['paid_name'], ' | ', $txt['paid_status'], ' | ', $txt['start_date'], ' | ', $txt['end_date'], ' |
---|---|---|---|
', $txt['paid_none_yet'], ' | |||
', (allowedTo('admin_forum') ? '' . $sub['name'] . '' : $sub['name']), ' | ', $sub['status_text'], ' | ', $sub['start'], ' | ', $sub['end'], ' |