summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-09-12 12:08:41 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-09-13 10:11:30 -0400
commit0a91d21fcf8ebeb12cd71230d79153c1fa0d82a3 (patch)
tree1d3cd3857824e8a1abe7453762facce6ae51f8c4 /httemplate/view
parenta84d14e36ad747dcc15cd5a4706e91c7cabb0afb (diff)
RT# 77504 - Fixed error display issue, and javascript to prevent error.
Diffstat (limited to 'httemplate/view')
-rwxr-xr-xhttemplate/view/svc_acct.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi
index 747477989..026effb45 100755
--- a/httemplate/view/svc_acct.cgi
+++ b/httemplate/view/svc_acct.cgi
@@ -20,8 +20,9 @@
"javascript:areyousure(\'${p}misc/cancel-unaudited.cgi?$svcnum\')",
) &>
-% }
+% }
+<& /elements/error.html &>
<& elements/svc_radius_usage.html,
'svc' => $svc_acct,