diff options
author | ivan <ivan> | 2006-09-04 20:05:58 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-09-04 20:05:58 +0000 |
commit | b9dea1e88a8a13a0d206e23ee5c864a0be813030 (patch) | |
tree | 54b05c4a8bfecf699b24a96bfec226d7235d77ee /httemplate/search/sqlradius.html | |
parent | 4b4f61a65ed9780bc9eca211d2bd8fd57173e945 (diff) |
allow time selection in RADIUS searches and grid-ize the resulting table
Diffstat (limited to 'httemplate/search/sqlradius.html')
-rw-r--r-- | httemplate/search/sqlradius.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/sqlradius.html b/httemplate/search/sqlradius.html index c0791f1ed..1fd50da8d 100644 --- a/httemplate/search/sqlradius.html +++ b/httemplate/search/sqlradius.html @@ -44,7 +44,7 @@ % } -<% include( '/elements/tr-input-beginning_ending.html' ) %> +<% include( '/elements/tr-input-beginning_ending.html', 'input_time'=>1 ) %> </TABLE> <BR><INPUT TYPE="submit" VALUE="View sessions"> |