This commit is contained in:
Bob Mottram 2015-10-31 21:08:54 +00:00
parent 77d1641fe3
commit 7238d90a98
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ function menu_top_level {
trap "rm -f $data" 0 1 2 5 15
dialog --backtitle "Freedombone 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 \
2 "Restore data from USB drive" off \
3 "Restore from remote backup" off \