summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/view/cust_main/payment_history/legacy_invoice.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/payment_history/legacy_invoice.html b/httemplate/view/cust_main/payment_history/legacy_invoice.html
index e999a251e..6eb21b206 100644
--- a/httemplate/view/cust_main/payment_history/legacy_invoice.html
+++ b/httemplate/view/cust_main/payment_history/legacy_invoice.html
@@ -19,5 +19,6 @@ if ( $FS::CurrentUser::CurrentUser->access_right('View invoices') ) {
: length($legacy_cust_bill->content_pdf)
? qq!<A HREF="${p}view/legacy_cust_bill-pdf.cgi?$legacyinvnum">!
: '';
+}
</%init>