X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount.html;h=d27f688e3e5985d42ba8e76f6a8c705943bda6e8;hp=b1598838703dbce2f9b3dbe97513bbdc4f0d79cc;hb=44f5aa6d692b460cc34bc44810fab8e4c3e37b68;hpb=ae613d832c5f9fa00f476aa4d5c79450ba6cd159 diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount.html b/fs_selfservice/FS-SelfService/cgi/myaccount.html index b15988387..d27f688e3 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount.html @@ -59,7 +59,7 @@ Hello <%= $name %>!

if ( @support_services ) { $OUT .= ''. ''. - ''. + ''. ''; my $col1 = "ffffff"; my $col2 = "dddddd"; @@ -70,9 +70,10 @@ Hello <%= $name %>!

my $a = qq!'; $OUT .= - "$td$a". $support->{'pkgnum'}. "". - $td.$a. $support->{'pkg'}. "". - $td.$a. $support->{'time'}. "". + "". + $td.$a. $support->{'pkg'}. "". + $td.' '. + $td.$a. $support->{'time'}. "". ''; $col = $col eq $col1 ? $col2 : $col1; } @@ -82,6 +83,11 @@ Hello <%= $name %>!

} %> -<%= include('ticket_summary') if @tickets %> +<%= if (@tickets) { + $OUT .= include('ticket_summary'); + } else { + $OUT .= ''; + } +%> <%= include('footer') %>
Support Time Remaining
#Package
PackageTime Remaining