Browse Source

Indenting Allow GSSAPI credential delegation checkbox to make it clear it is an suboption of Attempt GSSAPI authentication

Source commit: 024dfde5f9bc209b07b5f4a2c314515d0aa430a9
Martin Prikryl 9 years ago
parent
commit
8960bd2e05
1 changed files with 2 additions and 2 deletions
  1. 2 2
      source/forms/SiteAdvanced.dfm

+ 2 - 2
source/forms/SiteAdvanced.dfm

@@ -2074,9 +2074,9 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
             OnClick = AuthGSSAPICheck3Click
           end
           object GSSAPIFwdTGTCheck: TCheckBox
-            Left = 12
+            Left = 32
             Top = 42
-            Width = 373
+            Width = 353
             Height = 17
             Anchors = [akLeft, akTop, akRight]
             Caption = 'Allow GSSAPI &credential delegation'