X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount.html;h=9997d7059a1500d81a9221d89460c4349feae957;hp=d8bfe0cb12bb14a0b76e044bd1a2aef1d83ca29e;hb=6ced9264b8ec79e4b460be90ede25ec72a7dfc16;hpb=9033414f18177eb733d1a227d2be1c15d244f766 diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount.html b/fs_selfservice/FS-SelfService/cgi/myaccount.html index d8bfe0cb1..9997d7059 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount.html @@ -1,24 +1,20 @@ MyAccount MyAccount

<%= $url = "$selfurl?session=$session_id;action="; ''; %> -
-MyAccount
- -
+ +<%= include('myaccount_menu') %> +
Hello <%= $name %>!

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

!; } %> -

- <%= if ( @open_invoices ) { $OUT .= ''. - ''; my $link = qq!
Open Invoices'; + '
Open Invoices