summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-xhttemplate/view/cust_main.cgi3
1 files changed, 2 insertions, 1 deletions
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,
)
%>
-<BR>
+<DIV CLASS="fstabcontainer">
<% include('/elements/init_overlib.html') %>
@@ -214,6 +214,7 @@ Comments
<% include('cust_main/change_history.html', $cust_main ) %>
% }
+</DIV>
<% include('/elements/footer.html') %>
<%init>