diff options
Diffstat (limited to 'stopspam.rc')
-rw-r--r-- | stopspam.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stopspam.rc b/stopspam.rc index b7e77a5..68bd5ee 100644 --- a/stopspam.rc +++ b/stopspam.rc @@ -91,8 +91,7 @@ BEGIN CONTROL "Add contacts to specified group:",ID_SPECIALGROUP,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,16,196,10
EDITTEXT ID_SPECIALGROUPNAME,217,15,79,12,ES_AUTOHSCROLL
- CONTROL "Ignore Authorization requests with URL",ID_IGNOREURL,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,88,287,10
+ CONTROL "Ignore URL in messages",ID_IGNOREURL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,88,287,10
END
|