mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fixed typo
This commit is contained in:
@@ -84,7 +84,7 @@ foreach $host (@{$_[0]}) {
|
||||
&remote_foreign_require($serv->{'host'}, "useradmin", "user-lib.pl");
|
||||
if ($passwd_error_msg) {
|
||||
# Host is down ..
|
||||
&$pfunc(1, &cluster_useradmin::&text(
|
||||
&$pfunc(1, &cluster_useradmin::text(
|
||||
'usave_failed', $passwd_error_msg));
|
||||
next;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user