From 826fba2bc6667c2db8993fb374f41bea5436d7f1 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Jun 2010 01:14:12 +0000 Subject: [PATCH] enable dashboard-install_welcome --- httemplate/index.html | 2 ++ 1 file changed, 2 insertions(+) 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( -- 2.11.0