mirror of
https://github.com/webmin/webmin.git
synced 2026-06-19 02:40:32 +01:00
Fix text name
This commit is contained in:
@@ -608,7 +608,7 @@ if ($n ne "") {
|
||||
|
||||
# Clone user
|
||||
if ($access{'ucreate'}) {
|
||||
push(@buts, [ "clone", $text{'edit_clone'} ]);
|
||||
push(@buts, [ "clone", $text{'uedit_clone'} ]);
|
||||
}
|
||||
|
||||
# Delete user
|
||||
|
||||
Reference in New Issue
Block a user