From 38eb380a88ea7a130e83b77ff9c51ef6967b707b Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 11 May 2011 15:23:56 +0000 Subject: add summarized RADIUS report feature, RT11776 --- httemplate/search/sqlradius.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'httemplate/search/sqlradius.html') diff --git a/httemplate/search/sqlradius.html b/httemplate/search/sqlradius.html index 8c405982f..7b9fce310 100644 --- a/httemplate/search/sqlradius.html +++ b/httemplate/search/sqlradius.html @@ -8,6 +8,12 @@ Username: +<% include( '/elements/tr-checkbox.html', + 'field' => 'summarize', + 'label' => 'Summarize', + 'value' => 'Y', + ) +%> (leave blank to show all users) -- cgit v1.2.1