Explorar el Código

Typography

Source commit: 144c99a33cddfe6c373f344f59049c2fff777464
Martin Prikryl hace 6 años
padre
commit
e49a5e4a8c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      source/forms/SiteAdvanced.dfm

+ 2 - 2
source/forms/SiteAdvanced.dfm

@@ -966,9 +966,9 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
           object S3UrlStyleLabel: TLabel
             Left = 12
             Top = 44
-            Width = 50
+            Width = 49
             Height = 13
-            Caption = '&URL Style:'
+            Caption = '&URL style:'
             FocusControl = S3UrlStyleCombo
           end
           object S3DefaultReqionCombo: TComboBox