1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01: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 #!/bin/bash
HEIGHT=60 HEIGHT=30
WIDTH=160 WIDTH=80
CHOICE_HEIGHT=4 CHOICE_HEIGHT=4
BACKTITLE="Do you want to block China and/or Korea?" BACKTITLE="Do you want to block China and/or Korea?"
TITLE="Country Block" TITLE="Country Block"