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:
parent
ee41ba2366
commit
1b825f9bc4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user