MyAccount

<%= $url = "$selfurl?session=$session_id;action="; ''; %>
MyAccount
Hello <%= $name %>!

Your contact information
<%= $small_custview %>
<%= if ( $balance ) { $OUT .= qq! Make a $balance payment!; } %>

<%= if ( @open_invoices ) { $OUT .= ''. '$td${a}Invoice #". $invoice->{'invnum'}. "$td". "$td$a". $invoice->{'date'}. "$td". qq!'. ''; $col = $col eq $col1 ? $col2 : $col1; } $OUT .= '
Open Invoices'; my $link = qq!!; my $a=qq!'; $OUT .= "
$a\$!. $invoice->{'owed'}. '
'; } else { $OUT .= 'You have no outstanding invoices.

'; } %>

powered by freeside