Add missing my [build]

This commit is contained in:
Ilia Ross
2024-10-16 00:15:43 +03:00
parent 084ed0b835
commit cef6f833fb

View File

@ -133,7 +133,7 @@ if ($access{'notify'}) {
&ui_yesno_radio("notify", $gconfig{'logemail'} ? 1 : 0));
# Send notification to
$email = $gconfig{'logemail'};
my $email = $gconfig{'logemail'};
if ($gconfig{'webmin_email_to'}) {
$email ||= "*";
print &ui_table_row($text{'index_notify_email'},