Dialog size

This commit is contained in:
Bob Mottram 2017-03-09 18:01:35 +00:00
parent 1a3be995ac
commit b098eba618
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ function configure_interactive_tahoelafs {
trap "rm -f $data" 0 1 2 5 15
dialog --backtitle $"Freedombone Configuration" \
--title $"Tahoe-LAFS" \
--radiolist $"The least authority is always the best" 10 50 4 \
--radiolist $"The least authority is always the best" 11 50 5 \
1 "Add a storage node" off \
2 "Manually edit storage nodes" off \
3 "Shares settings" off \