typo
authorivan <ivan>
Thu, 9 Dec 2004 23:14:56 +0000 (23:14 +0000)
committerivan <ivan>
Thu, 9 Dec 2004 23:14:56 +0000 (23:14 +0000)
httemplate/search/cust_main.cgi

index 10746e7..ecff4bf 100755 (executable)
@@ -424,7 +424,7 @@ END
         }
 
         my $ahref = '';
-        my $ahref = '<A HREF="'.
+        $ahref = '<A HREF="'.
                     FS::TicketSystem->href_customer_tickets($custnum).
                     '">'
           if $cust_main->get($addl_col);