From a83cf8c5387969eaae9e45a9f407ec583e5872dc Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 29 Apr 2009 18:25:49 +0000 Subject: fix inadvertant select box, RT#5277 --- httemplate/edit/svc_www.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi index d3416a414..4330a6932 100644 --- a/httemplate/edit/svc_www.cgi +++ b/httemplate/edit/svc_www.cgi @@ -38,7 +38,7 @@ Service #<% $svcnum ? $svcnum : "(NEW)" %> % foreach $_ (keys %svc_acct) { VALUE="<%$_%>"><% $svc_acct{$_} %> % } - % } -- cgit v1.2.1