X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Findex.html;h=5b550dba7d98e5628b1a9c6108572d577a03b61a;hb=2888eb3dd278260b3ed6ad4a2d4ae3ba656f6a57;hp=60ab26f8699d0dbbb4c9fbdbc1233827ef41c7e2;hpb=1ec49b28c30c84962670d80d1c143e65b5b9370a;p=freeside.git diff --git a/httemplate/index.html b/httemplate/index.html index 60ab26f86..5b550dba7 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -2,6 +2,8 @@ <% include('/elements/header.html', 'Billing Main' ) %> +<% include('/elements/dashboard-install_welcome.html') %> + <% include('/elements/dashboard-toplist.html') %> % my $sth = dbh->prepare( @@ -36,7 +38,7 @@ % next unless $cust_main; - <% $custnum %>: <% $cust_main->name %> + <% $cust_main->display_custnum %>: <% $cust_main->name %> % if ( $bgcolor eq $bgcolor1 ) {