extra /
authorIvan Kohler <ivan@freeside.biz>
Thu, 12 Sep 2013 09:54:10 +0000 (02:54 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 12 Sep 2013 09:54:10 +0000 (02:54 -0700)
httemplate/view/cust_main/contacts_new.html

index 9a03410..63a050c 100644 (file)
@@ -1,6 +1,6 @@
 <BR>
 <FONT CLASS="fsinnerbox-title">Contacts</FONT>
-<A HREF="<%$p%>/edit/cust_main-contacts.html?<% $cust_main->custnum %>">Edit contacts</A>
+<A HREF="<%$p%>edit/cust_main-contacts.html?<% $cust_main->custnum %>">Edit contacts</A>
 <TABLE CLASS="fsinnerbox">
 %   foreach my $contact ( @contacts ) {
 %     #XXX maybe this should be a table with alternating colors instead