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
Judah - MW
ISPConfig 3
Commits
b9dd9b47
Unverified
Commit
b9dd9b47
authored
Apr 08, 2022
by
Helmo
Browse files
Fix the field name
parent
c292063e
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/client/client_del.php
View file @
b9dd9b47
...
...
@@ -76,7 +76,7 @@ class page_action extends tform_actions {
'web_folder'
=>
'path'
,
'web_folder_user'
=>
'username'
,
'web_database_user'
=>
'database_user'
,
'web_database'
=>
'database'
,
'web_database'
=>
'database
_name
'
,
);
function
onDelete
()
{
...
...
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