|
@@ -903,7 +903,7 @@ function menu_top_level {
|
903
|
903
|
trap "rm -f $data" 0 1 2 5 15
|
904
|
904
|
dialog --backtitle $"Freedombone User Control Panel" \
|
905
|
905
|
--title $"User Control Panel" \
|
906
|
|
- --radiolist $"Choose an operation:" 20 50 13 \
|
|
906
|
+ --radiolist $"Choose an operation:" 20 60 13 \
|
907
|
907
|
1 $"Use Email" off \
|
908
|
908
|
2 $"Show your Email Address" off \
|
909
|
909
|
3 $"Change Email Filtering/Blocking Rules" off \
|