瀏覽代碼

dialog height

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

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

@@ -860,7 +860,7 @@ function menu_security_settings {
860 860
     trap "rm -f $data" 0 1 2 5 15
861 861
     dialog --backtitle $"Freedombone Control Panel" \
862 862
            --title $"Security Settings" \
863
-           --radiolist $"Choose an operation:" 20 76 20 \
863
+           --radiolist $"Choose an operation:" 21 76 21 \
864 864
            1 $"Run STIG tests" off \
865 865
            2 $"Show ssh host public key" off \
866 866
            3 $"Tor bridges" off \