summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2004-10-12 21:59:08 +0000
committerivan <ivan>2004-10-12 21:59:08 +0000
commit25d43f8923b9d7699cab2fe6eba762e7a072cddc (patch)
tree362b51a27f73ca1f12fa0ec6eceeeaad9a7387d0 /httemplate
parent6083603212ea08b80c0f48ad61f4421aae85c31d (diff)
fix edit link! oops
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/view/svc_acct.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi
index 48d050ee6..6ca9bf071 100755
--- a/httemplate/view/svc_acct.cgi
+++ b/httemplate/view/svc_acct.cgi
@@ -152,7 +152,7 @@ function enable_change () {
%>
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()">