summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorivan <ivan>2005-11-12 01:24:06 +0000
committerivan <ivan>2005-11-12 01:24:06 +0000
commit4ae2e675666602cc034b46622cccfd2e214de952 (patch)
treeb171bd2860517d8a5e2f0d6a1d5a3c2ed5a0ba00 /httemplate/view
parentced19f4fd05dba664b966eff1a2d9569db2c4e8c (diff)
huh seem to have overlooked this
Diffstat (limited to 'httemplate/view')
-rw-r--r--httemplate/view/cust_main/tickets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/tickets.html b/httemplate/view/cust_main/tickets.html
index ea70d701d..72d68152a 100644
--- a/httemplate/view/cust_main/tickets.html
+++ b/httemplate/view/cust_main/tickets.html
@@ -30,7 +30,7 @@
Highest priority tickets
(<A HREF="<%= FS::TicketSystem->href_customer_tickets($cust_main->custnum) %>">View all tickets for this customer</A>)
-(<A HREF="<%= FS::TicketSystem->href_new_ticket($cust_main->custnum, join(', ', grep { $_ !~ /^(POST|FAX)$/ } $cust_main->invoicing_list ) ) %>">New ticket for this customer</A>)
+(<A HREF="<%= FS::TicketSystem->href_new_ticket($cust_main, join(', ', grep { $_ !~ /^(POST|FAX)$/ } $cust_main->invoicing_list ) ) %>">New ticket for this customer</A>)
<%= table() %>
<TR>
<TH>#</TH>