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:49:25 -04:00
parent c563970355
commit ee41ba2366

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
HEIGHT=15 HEIGHT=60
WIDTH=40 WIDTH=160
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"