From 44323255f6e922e5e2ade2d0c59ca0fe2f532967 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 9 Apr 2023 17:04:00 +0300 Subject: fixes #3479 (StopSpam: duplicate setting removed) --- plugins/StopSpamPlus/res/stopspam.rc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plugins/StopSpamPlus/res') diff --git a/plugins/StopSpamPlus/res/stopspam.rc b/plugins/StopSpamPlus/res/stopspam.rc index 2f4b414983..dd81fc4a9c 100644 --- a/plugins/StopSpamPlus/res/stopspam.rc +++ b/plugins/StopSpamPlus/res/stopspam.rc @@ -66,9 +66,7 @@ BEGIN CONTROL "Add contact permanently",ID_ADDPERMANENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,121,282,8 CONTROL "Enable auth. requests blocking",ID_HANDLEAUTHREQ,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,133,270,8 CONTROL "Answer is not case sensitive",ID_NOTCASESENS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,145,282,8 - CONTROL "Remove all temporary contacts after restart",ID_REMOVE_TMP_ALL, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,157,282,8 - CONTROL "Log Spammers to system history",ID_HISTORY_LOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,169,282,8 + CONTROL "Log Spammers to system history",ID_HISTORY_LOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,157,282,8 END -- cgit v1.2.3