freeside/httemplate/view svc_acct.cgi,1.39,1.40

ivan ivan at pouncequick.420.am
Tue Oct 12 14:59:14 PDT 2004


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory pouncequick:/tmp/cvs-serv13569

Modified Files:
	svc_acct.cgi 
Log Message:
fix edit link!  oops

Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct.cgi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- svc_acct.cgi	9 Oct 2004 10:57:15 -0000	1.39
+++ svc_acct.cgi	12 Oct 2004 21:59:08 -0000	1.40
@@ -152,7 +152,7 @@
 %>
 
 Service Information
-| <A HREF="${p}edit/svc_acct.cgi?$svcnum">Edit this information</A>
+| <A HREF="<%=$p%>edit/svc_acct.cgi?<%=$svcnum%>">Edit this information</A>
 
 <% if ( @part_svc ) { %>
 | <SELECT NAME="svcpart" onChange="enable_change()">




More information about the freeside-commits mailing list