X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct.cgi;h=026effb45bf0b14924f4fb7d3cc098d673918f01;hb=929783d1045757abbe5c84ff2439547b0f8eca23;hp=858ccbe6788640935fdf9173929e3592a35e3767;hpb=d4fce7ee523103141cb0f47eeda9f4df2fc81fd9;p=freeside.git diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index 858ccbe67..026effb45 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -20,11 +20,12 @@ "javascript:areyousure(\'${p}misc/cancel-unaudited.cgi?$svcnum\')", ) &> -% } +% } +<& /elements/error.html &> -<& svc_acct/radius_usage.html, - 'svc_acct' => $svc_acct, +<& elements/svc_radius_usage.html, + 'svc' => $svc_acct, 'part_svc' => $part_svc, 'cust_pkg' => $cust_pkg, %gopt,