diff options
Diffstat (limited to 'httemplate/view/cust_main/contacts_new.html')
-rw-r--r-- | httemplate/view/cust_main/contacts_new.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/contacts_new.html b/httemplate/view/cust_main/contacts_new.html index f0bc0b848..683841c33 100644 --- a/httemplate/view/cust_main/contacts_new.html +++ b/httemplate/view/cust_main/contacts_new.html @@ -1,6 +1,5 @@ <BR> <FONT CLASS="fsinnerbox-title">Contacts</FONT> -<A HREF="<%$p%>edit/cust_main-contacts.html?<% $cust_main->custnum %>">Edit contacts</A> <& /elements/table-grid.html &> % my $bgcolor1 = '#eeeeee'; |