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=3830aa1ad30aca1f43d5a3ec31d2ce262bb1ff57;hb=44f5aa6d692b460cc34bc44810fab8e4c3e37b68;hpb=0fe4d7eed9b8ce0953d699e10986927ca8c4a4d2 diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount.html b/fs_selfservice/FS-SelfService/cgi/myaccount.html index 3830aa1ad..d27f688e3 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount.html @@ -83,7 +83,7 @@ Hello <%= $name %>!

} %> -<%= if ( @tickets) { +<%= if (@tickets) { $OUT .= include('ticket_summary'); } else { $OUT .= '';