diff options
author | ivan <ivan> | 2010-06-17 01:14:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-06-17 01:14:12 +0000 |
commit | 826fba2bc6667c2db8993fb374f41bea5436d7f1 (patch) | |
tree | ad38cdaa44875639e741064916956e5dcc8cb12b /httemplate/index.html | |
parent | 7ea8e16cf847c607bf917cb3b31110d18104a343 (diff) |
enable dashboard-install_welcome
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index c813991f9..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( |