diff options
| author | mark <mark> | 2011-11-10 21:40:25 +0000 |
|---|---|---|
| committer | mark <mark> | 2011-11-10 21:40:25 +0000 |
| commit | 7aef2e455fe8a4722036f231ee8609ac63b2a9c9 (patch) | |
| tree | e54f586e587f6b58ae2be2e342d779974212a062 /httemplate/view/svc_acct/basics.html | |
| parent | bf8ba5bcc6d128c3ab8e498723257ee54e1db0a7 (diff) | |
RADIUS groups for svc_broadband, #14695
Diffstat (limited to 'httemplate/view/svc_acct/basics.html')
| -rw-r--r-- | httemplate/view/svc_acct/basics.html | 2 |
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 |
