X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_acct.cgi;h=01f665a45c14935e999a7827d566ed89d6be0d18;hb=a3713d55bee64cff7be08b13beb40f97fe5a9c4b;hp=f42c14618229995697641706f48c5375efb817e8;hpb=633c48448d9468690b7ad77eb6ff7c660a286658;p=freeside.git diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index f42c14618..01f665a45 100755 --- a/httemplate/edit/svc_acct.cgi +++ b/httemplate/edit/svc_acct.cgi @@ -134,7 +134,8 @@ % } % if ( $cust_main ) { - <% include( '/elements/small_custview.html', $cust_main, '', 1 ) %> + <% include( '/elements/small_custview.html', $cust_main, '', 1, + popurl(2) . "view/cust_main.cgi") %>
% } @@ -399,6 +400,10 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
<% $label{$uf} %> remaining + + <% $label{$uf} %> threshold + (blank or zero disables <% lc($label{$uf}) %> remaining) + % } % } % }