[freeside-commits] branch FREESIDE_3_BRANCH updated. a48117e91c2108d47abe83bd2587c8448aebc8bc

Ivan ivan at 420.am
Thu Sep 12 02:54:17 PDT 2013


The branch, FREESIDE_3_BRANCH has been updated
       via  a48117e91c2108d47abe83bd2587c8448aebc8bc (commit)
      from  65528be08856f34d74b09e3448fbb2eb756c9a13 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a48117e91c2108d47abe83bd2587c8448aebc8bc
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Sep 12 02:54:14 2013 -0700

    extra /

diff --git a/httemplate/view/cust_main/contacts_new.html b/httemplate/view/cust_main/contacts_new.html
index 9a03410..63a050c 100644
--- a/httemplate/view/cust_main/contacts_new.html
+++ b/httemplate/view/cust_main/contacts_new.html
@@ -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

-----------------------------------------------------------------------

Summary of changes:
 httemplate/view/cust_main/contacts_new.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list