mirror of
https://github.com/webmin/webmin.git
synced 2026-05-16 11:50:26 +01:00
Code Review Test: Fix language strings once more
This commit is contained in:
@@ -272,7 +272,7 @@ if ($@) {
|
||||
return ( );
|
||||
}
|
||||
else {
|
||||
&error(text{'edenied'});
|
||||
&error($$text{'edenied'});
|
||||
}
|
||||
}
|
||||
elsif (!ref($t)) {
|
||||
|
||||
Reference in New Issue
Block a user