Narrower dialog

This commit is contained in:
Bob Mottram 2018-03-18 09:57:44 +00:00
parent 704932c1a0
commit 96d41e4368
1 changed files with 1 additions and 1 deletions

View File

@ -1784,7 +1784,7 @@ function show_firewall {
done < "$FIREWALL_CONFIG"
# shellcheck disable=SC2068
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
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
}
function email_extra_domains {