Code Review Test: Fix language strings once more

This commit is contained in:
Ilia Ross
2026-05-14 21:59:08 +02:00
parent ae2c6a4301
commit 585293fbd3

View File

@@ -272,7 +272,7 @@ if ($@) {
return ( );
}
else {
&error(text{'edenied'});
&error($$text{'edenied'});
}
}
elsif (!ref($t)) {