{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}

Referrals - Pending View Paid

{if !$referraldata} {else} { assign var=rowType value='odd'} { foreach from=$referraldata item=thisReferral} { if $rowType == 'odd'} { else} { /if} { if $rowType == 'odd'} { assign var=rowType value='even'} { else} { assign var=rowType value='odd'} { /if} { /foreach} {/if}
From Start Date End Date One Time Amount
No pending referrals exist on this account.
{$thisReferral.name|escape:'html'} {$thisReferral.startdate|date_format:'%B %d, %Y'|escape:'html'} { if $thisReferral.enddate != 'NULL'} {$thisReferral.enddate|date_format:'%B %d, %Y'|escape:'html'} { elseif $thisReferral.onetime == 'F'} Recurring { /if} { if $thisReferral.onetime == 'T'} X { /if} { if $thisReferral.type == 'P'} {$thisReferral.amount|escape:'html'}% { else} ${$thisReferral.amountDisplay|escape:'html'} { /if}
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}