Bob Mottram 9 years ago
parent
commit
7238d90a98
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel View File

@@ -331,7 +331,7 @@ function menu_top_level {
331 331
         trap "rm -f $data" 0 1 2 5 15
332 332
         dialog --backtitle "Freedombone Control Panel" \
333 333
                --title "Control Panel" \
334
-               --radiolist "Choose an operation:" 20 70 15 \
334
+               --radiolist "Choose an operation:" 22 70 15 \
335 335
                1 "Backup data to USB drive" off \
336 336
                2 "Restore data from USB drive" off \
337 337
                3 "Restore from remote backup" off \