1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00

fixing window size

This commit is contained in:
ChiefGyk 2016-06-29 14:50:12 -04:00
parent ee41ba2366
commit 1b825f9bc4

View File

@ -1,7 +1,7 @@
#!/bin/bash
HEIGHT=60
WIDTH=160
HEIGHT=30
WIDTH=80
CHOICE_HEIGHT=4
BACKTITLE="Do you want to block China and/or Korea?"
TITLE="Country Block"