Reduce height

This commit is contained in:
Bob Mottram 2015-11-05 09:27:25 +00:00
parent 1dab45d633
commit 592d6c0a19
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ function format_drive {
trap "rm -f $data" 0 1 2 5 15
dialog --backtitle "Freedombone Control Panel" \
--title "Format a USB drive (LUKS encrypted)" \
--radiolist "Choose a drive:" 14 70 5 \
--radiolist "Choose a drive:" 12 70 5 \
1 "sda (Beaglebone Black)" off \
2 "sdb" off \
3 "sdc" off \