X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Findex.html;h=299efdd71eb202c82992e7579e2c0a4a6db2d1ef;hb=f2db9bfd9d1a20a494899e8eb8b0d7795a3189ed;hp=4507959723b126c2070cbedb62bafd137a597982;hpb=f1802f4b19c6741b50007b56bbac13af61012fe5;p=freeside.git diff --git a/httemplate/index.html b/httemplate/index.html index 450795972..299efdd71 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -1,4 +1,4 @@ -<& /elements/header.html, emt('Billing Main') &> +<& /elements/header.html, mt('Billing Main') &> <& /elements/dashboard-install_welcome.html &> @@ -36,7 +36,7 @@ % next unless $cust_main; - <% $cust_main->display_custnum %>: <% $cust_main->name %> + <% $cust_main->display_custnum %>: <% $cust_main->name |h %> % if ( $bgcolor eq $bgcolor1 ) {