[freeside-commits] branch master updated. cc401559d97ade5a8a87afdb741195626bbdd0c4
Ivan
ivan at 420.am
Thu Sep 12 02:54:13 PDT 2013
The branch, master has been updated
via cc401559d97ade5a8a87afdb741195626bbdd0c4 (commit)
from b71d8ac92ca51e921fdf9b8ea621904d3d9b3597 (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 cc401559d97ade5a8a87afdb741195626bbdd0c4
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Sep 12 02:54:10 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