diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-11-07 22:28:15 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-11-07 22:28:15 -0800 |
commit | d1e8cab4d49eaab6373df48db134a74d9d2b5db2 (patch) | |
tree | 5c8ad0efc4b946cf0cbfc52bd3d4f688aa53e920 /httemplate/elements/footer-cust_main.html | |
parent | 2549ea6e716605e930d5784e1c46c1ee163f1453 (diff) |
invoices look like they belong under customers
Diffstat (limited to 'httemplate/elements/footer-cust_main.html')
-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 &> |