From cf9580877fc7fd9333b5e871a76fe8ec35c9f2b8 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 7 Nov 2016 22:28:16 -0800 Subject: invoices look like they belong under customers --- httemplate/elements/footer-cust_main.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 httemplate/elements/footer-cust_main.html (limited to 'httemplate/elements') diff --git a/httemplate/elements/footer-cust_main.html b/httemplate/elements/footer-cust_main.html new file mode 100644 index 000000000..c9a9cc215 --- /dev/null +++ b/httemplate/elements/footer-cust_main.html @@ -0,0 +1,2 @@ + +<& /elements/footer.html &> -- cgit v1.2.1