MyAccount
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
MyAccount
Hello <%= $name %>!
Your contact information
<%= $small_custview %>
<%= if ( $balance > 0 ) { $OUT .= qq!
Make a payment
!; } %> <%= if ( @open_invoices ) { $OUT .= '
'. '
Open Invoices
'; my $link = qq!
!; my $a=qq!
'; $OUT .= "
$td${a}Invoice #". $invoice->{'invnum'}. "$td". "$td$a". $invoice->{'date'}. "$td". qq!
$a\$!. $invoice->{'owed'}. '
'. '
'; $col = $col eq $col1 ? $col2 : $col1; } $OUT .= '
'; } else { $OUT .= 'You have no outstanding invoices.
'; } %>
powered by
freeside