X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct.cgi;h=747477989f0ed9453df5f90474e5484bd0bb7079;hb=d9f0a98539cd8dd957ea9a4b5d77fbb739d43d2e;hp=858ccbe6788640935fdf9173929e3592a35e3767;hpb=ded0ab5cac02f099b387de360fb6dd6bd8cbb6b4;p=freeside.git diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index 858ccbe67..747477989 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -23,8 +23,8 @@ % } -<& 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,