summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/cust_main.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi
index 56b4f27d4..a12c180a5 100755
--- a/httemplate/search/cust_main.cgi
+++ b/httemplate/search/cust_main.cgi
@@ -419,7 +419,7 @@ END
FS::TicketSystem->href_customer_tickets($custnum).
'">';
print $ahref. $cust_main->get($addl_col). '</A>';
- print '</TD><TD ALIGN=left>${ahref}total</A></TD></TR></TABLE>'
+ print "</TD><TD ALIGN=left>${ahref}total</A></TD></TR></TABLE>"
if @custom_priorities;
} else {
print $cust_main->get($addl_col);