diff --git a/src/sbbs3/ctrl/WebCfgDlgUnit.dfm b/src/sbbs3/ctrl/WebCfgDlgUnit.dfm index cbe98c322409bbc507f0de140f59cd2b13b72559..f41fd616aab01049d6ab24d2a9be0ca9ca4e4c6c 100644 --- a/src/sbbs3/ctrl/WebCfgDlgUnit.dfm +++ b/src/sbbs3/ctrl/WebCfgDlgUnit.dfm @@ -13,6 +13,7 @@ object WebCfgDlg: TWebCfgDlg Font.Style = [] OldCreateOrder = False Position = poScreenCenter + ShowHint = True OnShow = FormShow DesignSize = ( 352 @@ -231,6 +232,9 @@ object WebCfgDlg: TWebCfgDlg Top = 76 Width = 193 Height = 24 + Hint = + 'List of filenames that will be automatically sent to client (e.g' + + '. index.html)' TabOrder = 5 end end