Bob Mottram 9 年之前
父節點
當前提交
7238d90a98
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel 查看文件

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