From fd43e0ae9120b8f15b85a70489d01084f139919f Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 7 Jun 2010 06:52:42 +0000 Subject: a little UI goes a long way: have the customer tabs actually enclose their view --- httemplate/view/cust_main.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'httemplate/view/cust_main.cgi') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index ca8bf5442..e9d3f07a9 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -13,7 +13,7 @@ %views, ) %> -
+
<% include('/elements/init_overlib.html') %> @@ -214,6 +214,7 @@ Comments <% include('cust_main/change_history.html', $cust_main ) %> % } +
<% include('/elements/footer.html') %> <%init> -- cgit v1.2.1