summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct/basics.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/svc_acct/basics.html')
-rw-r--r--httemplate/view/svc_acct/basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct/basics.html b/httemplate/view/svc_acct/basics.html
index 6a0ed9260..a253e3bf7 100644
--- a/httemplate/view/svc_acct/basics.html
+++ b/httemplate/view/svc_acct/basics.html
@@ -100,7 +100,7 @@
% }
<& /view/elements/tr.html, label=>mt('RADIUS groups'),
- value=>join('<BR>', $svc_acct->radius_groups('COMBINED')) &>
+ value=>join('<BR>', $svc_acct->radius_groups('long_description')) &>
%# Can this be abstracted further? Maybe a library function like
%# widget('HTML', 'view', $svc_acct) ? It would definitely make UI