From 272db7e470b1b9d940a330f8c8edff20d394783f Mon Sep 17 00:00:00 2001 From: isaak654 Date: Sat, 4 Sep 2021 23:29:54 +0200 Subject: [PATCH] Fix labels on new Classic entries --- Sandboxie/apps/control/SbieControl.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Sandboxie/apps/control/SbieControl.rc b/Sandboxie/apps/control/SbieControl.rc index de36cec0..0cda58ea 100644 --- a/Sandboxie/apps/control/SbieControl.rc +++ b/Sandboxie/apps/control/SbieControl.rc @@ -578,8 +578,8 @@ BEGIN LTEXT "",ID_PAGE_LABEL_1,15,20,345,25 LTEXT "",ID_PAGE_LABEL_2,15,60,345,39 CONTROL "",ID_DROPRIGHTS,"Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,15,105,340,10 - LTEXT "",ID_PAGE_LABEL_3,15,130,345,52 - CONTROL "",ID_PAGE_LABEL_4,"SysLink",WS_TABSTOP,15,190,345,32 + LTEXT "",ID_PAGE_LABEL_3,15,130,345,58 + CONTROL "",ID_PAGE_LABEL_4,"SysLink",WS_TABSTOP,15,196,345,32 END NETWORK_FILES_PAGE DIALOG 0, 0, 382, 250 @@ -625,8 +625,8 @@ NOT_IMPLEMENTED_PAGE DIALOGEX 0, 0, 382, 250 STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION FONT 8, "1", 0, 0, 0x0 BEGIN - LTEXT "",ID_PAGE_LABEL_1,15,20,344,124 - CONTROL "",ID_PAGE_LABEL_2,"SysLink",WS_TABSTOP,15,163,344,73 + LTEXT "",ID_PAGE_LABEL_1,15,20,344,142 + CONTROL "",ID_PAGE_LABEL_2,"SysLink",WS_TABSTOP,15,169,344,73 END USERACCOUNTS_PAGE DIALOG 0, 0, 382, 250