dialog height
This commit is contained in:
parent
d5c55a8824
commit
64c94be074
|
@ -163,7 +163,7 @@ function configure_interactive_turtl {
|
|||
trap "rm -f $data" 0 1 2 5 15
|
||||
dialog --backtitle $"Freedombone Control Panel" \
|
||||
--title $"turtl app settings" \
|
||||
--radiolist $"Choose an operation:" 4 70 3 \
|
||||
--radiolist $"Choose an operation:" 12 70 3 \
|
||||
1 $"Enable/disable new user registrations" off \
|
||||
2 $"Change storage limit" off \
|
||||
3 $"Exit" on 2> $data
|
||||
|
|
Loading…
Reference in New Issue