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