summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-11-07 22:28:16 -0800
committerIvan Kohler <ivan@freeside.biz>2016-11-07 22:28:16 -0800
commitcf9580877fc7fd9333b5e871a76fe8ec35c9f2b8 (patch)
tree9a22bdf1eb9dbf427b187c068d7f37b0722fbb5e /httemplate/view/cust_main.cgi
parent5747043b65207732f7c84cc16ea77d2da3f5813f (diff)
invoices look like they belong under customers
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-xhttemplate/view/cust_main.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index 2254df489..2e8d74625 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -148,8 +148,7 @@
% }
% }
-</DIV>
-<& /elements/footer.html &>
+<& /elements/footer-cust_main.html &>
<%init>
my $curuser = $FS::CurrentUser::CurrentUser;