diff options
author | ivan <ivan> | 2004-11-22 02:31:17 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-22 02:31:17 +0000 |
commit | d14421ac2a351bb1d934b1e3b16f3f806a239331 (patch) | |
tree | d5ade214a14a9fdc163a1add831926e9955a6343 /httemplate/search/sqlradius.html | |
parent | 48ba2845d0119c56971d5b724661aa37e73b49dd (diff) |
UI fix on search directions, fix bug preventing show_called_station, hide_ip and hide_data form working
Diffstat (limited to 'httemplate/search/sqlradius.html')
-rw-r--r-- | httemplate/search/sqlradius.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/search/sqlradius.html b/httemplate/search/sqlradius.html index f33313f81..20e8fb817 100644 --- a/httemplate/search/sqlradius.html +++ b/httemplate/search/sqlradius.html @@ -40,6 +40,9 @@ <TR> <TD></TD> <TD><FONT SIZE="-1"><I>(country code or country code and prefix)</I></FONT></TD> + </TR> + <TR> + <TD></TD> <TD><FONT SIZE="-1"><I>(leave blank to show all destinations)</I></FONT></TD> </TR> <% } %> |