Increase width
This commit is contained in:
parent
c1c7a6c78c
commit
5b9246ca7e
|
@ -903,7 +903,7 @@ function menu_top_level {
|
|||
trap "rm -f $data" 0 1 2 5 15
|
||||
dialog --backtitle $"Freedombone User Control Panel" \
|
||||
--title $"User Control Panel" \
|
||||
--radiolist $"Choose an operation:" 20 50 13 \
|
||||
--radiolist $"Choose an operation:" 20 60 13 \
|
||||
1 $"Use Email" off \
|
||||
2 $"Show your Email Address" off \
|
||||
3 $"Change Email Filtering/Blocking Rules" off \
|
||||
|
|
Loading…
Reference in New Issue