Przeglądaj źródła

Narrower dialog

Bob Mottram 7 lat temu
rodzic
commit
96d41e4368
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel Wyświetl plik

1784
     done < "$FIREWALL_CONFIG"
1784
     done < "$FIREWALL_CONFIG"
1785
 
1785
 
1786
     # shellcheck disable=SC2068
1786
     # shellcheck disable=SC2068
1787
-    dialog --backtitle $"Freedombone Administrator Control Panel" --title $"Firewall" --menu $"Press ESC to return to main menu" 28 60 28 "${W[@]}" 3>&2 2>&1 1>&3
1787
+    dialog --backtitle $"Freedombone Administrator Control Panel" --title $"Firewall" --menu $"Press ESC to return to main menu" 28 50 28 "${W[@]}" 3>&2 2>&1 1>&3
1788
 }
1788
 }
1789
 
1789
 
1790
 function email_extra_domains {
1790
 function email_extra_domains {