X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Findex.html;h=5b550dba7d98e5628b1a9c6108572d577a03b61a;hb=b1dacaef3f9773c72b4c6f525d2f1e584e1432fc;hp=60ab26f8699d0dbbb4c9fbdbc1233827ef41c7e2;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1;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 ) {