diff options
-rwxr-xr-x | perl-install/standalone/logdrake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/logdrake b/perl-install/standalone/logdrake index 2be5ec51b..b484bf3cb 100755 --- a/perl-install/standalone/logdrake +++ b/perl-install/standalone/logdrake @@ -373,7 +373,7 @@ sub alert_config() { disable => N("Stop the mail alert system"), ); my $wiz = { - defaultimage => "wiz_logdrake.png", + defaultimage => "logdrake.png", name => N("Mail alert"), pages => { welcome => { |