Browse Source

Increase width

Bob Mottram 7 years ago
parent
commit
5b9246ca7e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-controlpanel-user

+ 1
- 1
src/freedombone-controlpanel-user View File

@@ -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 \