File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -574,7 +574,7 @@ object MainForm: TMainForm
574574 Cursor = crHandPoint
575575 Left = 293
576576 Height = 17
577- Hint = 'The "caddy-forwardproxy-naive" package '#10'must be installed on the server '
577+ Hint = 'The server must have the "caddy-forwardproxy-naive"'#10'package installed and the "caddy" service running '
578578 Top = 40
579579 Width = 102
580580 BorderSpacing.Left = 3
Original file line number Diff line number Diff line change @@ -681,10 +681,11 @@ object MainForm: TMainForm
681681 OnClick = PassBtnClick
682682 end
683683 object Label10: TLabel
684+ AnchorSideLeft.Control = PasswordEdit
684685 AnchorSideTop.Control = Label11
685686 AnchorSideTop.Side = asrCenter
686687 Cursor = crHandPoint
687- Left = 280
688+ Left = 277
688689 Height = 17
689690 Hint = 'https://www.speedtest.net'
690691 Top = 179
Original file line number Diff line number Diff line change @@ -681,10 +681,11 @@ object MainForm: TMainForm
681681 OnClick = PassBtnClick
682682 end
683683 object Label10: TLabel
684+ AnchorSideLeft.Control = PasswordEdit
684685 AnchorSideTop.Control = Label11
685686 AnchorSideTop.Side = asrCenter
686687 Cursor = crHandPoint
687- Left = 280
688+ Left = 277
688689 Height = 17
689690 Hint = 'https://www.speedtest.net'
690691 Top = 179
You can’t perform that action at this time.
0 commit comments