Skip to content
Snippets Groups Projects
Commit 64c94be0 authored by Bob Mottram's avatar Bob Mottram
Browse files

dialog height

parent d5c55a88
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment