summaryrefslogtreecommitdiff
path: root/src/core/stdclist
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-12-07 16:32:30 +0000
committerDart Raiden <wowemuh@gmail.com>2013-12-07 16:32:30 +0000
commit46c6257ba41b85973f73bbb6e207a5ee3dcbf66b (patch)
treeacc6afb69037f93d484b64f808ca55bce0531cfc /src/core/stdclist
parent7ebb33e14ac3f51541c4961b2b2c88f5120c84b6 (diff)
fix to the previous commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@7076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdclist')
-rw-r--r--src/core/stdclist/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc
index 42d85aaa69..66333c780b 100644
--- a/src/core/stdclist/res/resource.rc
+++ b/src/core/stdclist/res/resource.rc
@@ -34,8 +34,8 @@ EXSTYLE WS_EX_CONTROLPARENT
CAPTION "Delete contact"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- DEFPUSHBUTTON "No",IDNO,162,38,65,14
- PUSHBUTTON "Yes",IDYES,54,38,65,14
+ DEFPUSHBUTTON "No",IDNO,172,38,65,14
+ PUSHBUTTON "Yes",IDYES,58,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,280,9
LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8