Skip to content

Commit

Permalink
IDE-1134 SSL label overlapping Advanced label in Preference Server Tab
Browse files Browse the repository at this point in the history
Signed-off-by: David de Hilster <[email protected]>
  • Loading branch information
dehilsterlexis committed Mar 8, 2024
1 parent f0443d2 commit f7c557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en_us/en_us.rc
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
LTEXT "Server &IP:",IDC_STATIC,10,8,49,8
EDITTEXT IDC_EDIT_IPADDRESS,48,7,159,14,ES_AUTOHSCROLL
CONTROL "&SSL",IDC_CHECK_SSL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,214,9,27,10
CONTROL "&SSL",IDC_CHECK_SSL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,214,9,23,10
CONTROL "A&dvanced",IDC_CHECK_ADVANCED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,239,9,47,10
LTEXT "Topolo&gy Server:",IDC_STATIC_TOPOLOGY,10,28,56,8
EDITTEXT IDC_EDIT_TOPOLOGYSERVER,71,25,208,14,ES_AUTOHSCROLL | WS_DISABLED
Expand Down

0 comments on commit f7c557f

Please sign in to comment.