X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct.cgi;h=747477989f0ed9453df5f90474e5484bd0bb7079;hb=59669128b6409e2556aa26d659c5cc22a1c7b945;hp=858ccbe6788640935fdf9173929e3592a35e3767;hpb=54a357b171aa44f9399b4c146acd2afd3b686075;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,