Bob Mottram 7 anni fa
parent
commit
96d41e4368
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel Vedi File

@@ -1784,7 +1784,7 @@ function show_firewall {
1784 1784
     done < "$FIREWALL_CONFIG"
1785 1785
 
1786 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 1790
 function email_extra_domains {