From c97b20dc06e8d7c848e7ec20590243ffd5f011c4 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Thu, 15 Aug 2013 16:07:05 +0000 Subject: cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/res/webview.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/WebView/res') diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index bc298893b4..31cb5e0847 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -93,7 +93,7 @@ BEGIN /////////// GROUPBOX "Error Messages",IDC_STATIC,1,137,278,25 CONTROL "Suppress error messages",IDC_SUPPRESS,"Button", - BS_AUTOCHECKBOX | WS_TABSTOP,16,153,105,8 + BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8 CONTROL "Display using Popup or OSD plugin",IDC_ERROR_POPUP,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8 ////////// @@ -106,7 +106,7 @@ BEGIN CONTROL "Display Data in Popup", IDC_DATAPOPUP , "Button", BS_AUTOCHECKBOX | WS_TABSTOP, 16, 177, 120, 8 ///// - LTEXT "You may need to restart Miranda IM for this change to take effect.",IDC_RESTART, + LTEXT "You may need to restart Miranda NG for this change to take effect.",IDC_RESTART, 30,220,230,8,NOT WS_VISIBLE -- cgit v1.2.3