Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thomas Basler
ISPConfig 3
Commits
8f24b1b6
Commit
8f24b1b6
authored
Dec 29, 2017
by
Till Brehm
Browse files
Fixed typo in error message placeholder.
parent
5c48d830
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/sites/form/web_vhost_domain.tform.php
View file @
8f24b1b6
...
...
@@ -885,7 +885,7 @@ if($_SESSION["s"]["user"]["typ"] == 'admin'
'type'
=>
'CUSTOM'
,
'class'
=>
'validate_domain'
,
'function'
=>
'web_nginx_directives'
,
'errmsg'
=>
'nginx_directive_blockd_error'
'errmsg'
=>
'nginx_directive_block
e
d_error'
),
),
'default'
=>
''
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment