summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-radius_group.html
blob: 1bfb624d9da20112b041d2673dec0286aec11aff (plain)
1
2
3
4
5
6
<& /elements/select-table.html,
    table       => 'radius_group',
    name_col    => 'long_description',
    order_by    => 'ORDER BY groupname', # better idea?
    @_ 
&>