Skip to content
Snippets Groups Projects
Commit fe8a970a authored by rswindell's avatar rswindell
Browse files

Fix copy/past error in popup help (tool tip/hint) for the "Hack sound filename"

edit box.
parent bcea5bac
No related branches found
No related tags found
No related merge requests found
......@@ -434,7 +434,7 @@ object FtpCfgDlg: TFtpCfgDlg
Top = 76
Width = 192
Height = 24
Hint = 'Sound file to play when users disconnect'
Hint = 'Sound file to play when hack attempts are detected'
ParentShowHint = False
ShowHint = True
TabOrder = 4
......
......@@ -474,7 +474,7 @@ object WebCfgDlg: TWebCfgDlg
Top = 76
Width = 192
Height = 24
Hint = 'Sound file to play when users disconnect'
Hint = 'Sound file to play when hack attempts are detected'
ParentShowHint = False
ShowHint = True
TabOrder = 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment