summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-23 17:49:59 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-23 17:49:59 +0000
commitd5afc1a7fe5b3892c53465986237030145a319a6 (patch)
tree859954f8f4407ce96976084391a6ca85b8161bbc /plugins
parent0182e31fab4446fc364e60cc48821fdd1f699f2e (diff)
HTTPServer: resource cosmetic
git-svn-id: http://svn.miranda-ng.org/main/trunk@16151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/HTTPServer/res/resource.rc6
1 files changed, 3 insertions, 3 deletions
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