diff options
-rw-r--r-- | stopspam_mod/stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/stopspam.rc b/stopspam_mod/stopspam.rc index 1f41d8f..32e5e0a 100644 --- a/stopspam_mod/stopspam.rc +++ b/stopspam_mod/stopspam.rc @@ -81,7 +81,7 @@ BEGIN CONTROL "Case insensitive answer checking",IDC_CASE_INSENSITIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,54,122,10
CONTROL "Disable question in invisible mode",IDC_INVIS_DISABLE,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,65,122,10
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,65,222,10
CONTROL "Enable integration with DOS plugin",ID_DOS_INTEGRATION,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,77,270,8
CONTROL "Exclude contacts which we sending something from spam check",ID_EXCLUDE,
|