From a3713d55bee64cff7be08b13beb40f97fe5a9c4b Mon Sep 17 00:00:00 2001 From: jeff Date: Sun, 8 Apr 2007 00:41:51 +0000 Subject: [PATCH] correct usage editing bug --- httemplate/edit/svc_acct.cgi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index ebaa4b2ba..01f665a45 100755 --- a/httemplate/edit/svc_acct.cgi +++ b/httemplate/edit/svc_acct.cgi @@ -400,6 +400,10 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
<% $label{$uf} %> remaining + + <% $label{$uf} %> threshold + (blank or zero disables <% lc($label{$uf}) %> remaining) + % } % } % } -- 2.11.0