summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-11-07 22:28:15 -0800
committerIvan Kohler <ivan@freeside.biz>2016-11-07 22:28:15 -0800
commitd1e8cab4d49eaab6373df48db134a74d9d2b5db2 (patch)
tree5c8ad0efc4b946cf0cbfc52bd3d4f688aa53e920 /httemplate/view/cust_main.cgi
parent2549ea6e716605e930d5784e1c46c1ee163f1453 (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;