Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
d69fcd57
Commit
d69fcd57
authored
Jan 24, 2017
by
Till Brehm
Browse files
Fixed
#4442
Error in the file /usr/local/ispconfig/interface/web/client/lib/lang/en_client.lng
parent
090950a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/client/lib/lang/en_client.lng
View file @
d69fcd57
...
...
@@ -87,8 +87,7 @@ $wb["limit_shell_user_error_notint"] = 'The shell user limit must be a number.';
$wb
[
"limit_webdav_user_error_notint"
]
=
'The webdav user limit must be a number.'
;
$wb
[
"limit_dns_zone_error_notint"
]
=
'The dns zone limit must be a number.'
;
$wb
[
"limit_dns_slave_zone_error_notint"
]
=
'The dns slave zone limit must be a number.'
;
$wb
[
"limit_dns_zone_error_notint"
]
=
'The dns record limit must be a number.'
;
$wb
[
"limit_client_error_notint"
]
=
'The sub client limit must be a number.'
;
$wb
[
"limit_dns_record_error_notint"
]
=
'The dns record limit must be a number.'
;
$wb
[
"default_dbserver_txt"
]
=
'Default Database Server'
;
$wb
[
"limit_database_txt"
]
=
'Max. number of Databases'
;
$wb
[
"limit_database_error_notint"
]
=
'The database limit must be a number.'
;
...
...
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