diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-11-07 22:28:16 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-11-07 22:28:16 -0800 |
commit | cf9580877fc7fd9333b5e871a76fe8ec35c9f2b8 (patch) | |
tree | 9a22bdf1eb9dbf427b187c068d7f37b0722fbb5e /httemplate/elements | |
parent | 5747043b65207732f7c84cc16ea77d2da3f5813f (diff) |
invoices look like they belong under customers
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/footer-cust_main.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ +</DIV> +<& /elements/footer.html &> |