fix total link
authorivan <ivan>
Mon, 6 Dec 2004 14:42:08 +0000 (14:42 +0000)
committerivan <ivan>
Mon, 6 Dec 2004 14:42:08 +0000 (14:42 +0000)
httemplate/search/cust_main.cgi

index 56b4f27..a12c180 100755 (executable)
@@ -419,7 +419,7 @@ END
             FS::TicketSystem->href_customer_tickets($custnum).
           '">';
         print $ahref. $cust_main->get($addl_col). '</A>';
             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);
           if @custom_priorities;
       } else {
         print $cust_main->get($addl_col);