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=f8a916eeaab50108715a64213ad0d20922817687;hb=6ced9264b8ec79e4b460be90ede25ec72a7dfc16;hpb=6ff02eb18af2dd61ce2dca064414ca183fa02e6e diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount.html b/fs_selfservice/FS-SelfService/cgi/myaccount.html index f8a916eea..9997d7059 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount.html @@ -1,22 +1,21 @@ MyAccount MyAccount

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

-Your customer number is <%= $custnum %>

-Your contact information
<%= $small_custview %> -Your outstanding balance is $<%= $balance %>

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

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

Open Invoices'; - my $link = qq!Open Invoices

-small text +powered by
freeside