From d5afc1a7fe5b3892c53465986237030145a319a6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 23 Jan 2016 17:49:59 +0000 Subject: HTTPServer: resource cosmetic git-svn-id: http://svn.miranda-ng.org/main/trunk@16151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HTTPServer/res/resource.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/HTTPServer') diff --git a/plugins/HTTPServer/res/resource.rc b/plugins/HTTPServer/res/resource.rc index ec3fc22776..869da4f336 100644 --- a/plugins/HTTPServer/res/resource.rc +++ b/plugins/HTTPServer/res/resource.rc @@ -74,12 +74,12 @@ BEGIN PUSHBUTTON "Set to default",IDC_EXTERNAL_SRV_DEFAULT,244,55,56,14 GROUPBOX "External server name",IDC_STATIC,10,47,294,106 LTEXT "This is the link pasted to the message window",IDC_STATIC,15,61,206,8 - CONTROL "Write log file",IDC_WRITE_LOG_FILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,31,66,10 - CONTROL "Enable / Disable HTTP server",IDC_ACCEPT_COM_MENU_ITEM, + CONTROL "Write log file",IDC_WRITE_LOG_FILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,31,86,10 + CONTROL "Enable HTTP server",IDC_ACCEPT_COM_MENU_ITEM, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,15,135,10 GROUPBOX "Main menu items",IDC_STATIC,10,3,141,42 PUSHBUTTON "Open log",IDC_OPEN_LOG,250,27,50,14 - CONTROL "Show popups",IDC_SHOW_POPUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,15,112,10 + CONTROL "Show popups",IDC_SHOW_POPUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,15,137,10 LTEXT "Page keyword",IDC_STATIC,20,129,46,8 LTEXT "URL address",IDC_STATIC,20,110,42,8 GROUPBOX "%ExternalIP% variable",IDC_STATIC,15,96,284,51 -- cgit v1.2.3