Height
This commit is contained in:
parent
77d1641fe3
commit
7238d90a98
|
@ -331,7 +331,7 @@ function menu_top_level {
|
||||||
trap "rm -f $data" 0 1 2 5 15
|
trap "rm -f $data" 0 1 2 5 15
|
||||||
dialog --backtitle "Freedombone Control Panel" \
|
dialog --backtitle "Freedombone Control Panel" \
|
||||||
--title "Control Panel" \
|
--title "Control Panel" \
|
||||||
--radiolist "Choose an operation:" 20 70 15 \
|
--radiolist "Choose an operation:" 22 70 15 \
|
||||||
1 "Backup data to USB drive" off \
|
1 "Backup data to USB drive" off \
|
||||||
2 "Restore data from USB drive" off \
|
2 "Restore data from USB drive" off \
|
||||||
3 "Restore from remote backup" off \
|
3 "Restore from remote backup" off \
|
||||||
|
|
Loading…
Reference in New Issue