From 7b786b2baf856022c6dceed8fb5c6ba1489de110 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 7 Sep 2005 09:46:10 +0000 Subject: fix missing banner --- postfix_wizard/Postfix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix_wizard') diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm index d1aedabf..75edee65 100755 --- a/postfix_wizard/Postfix.pm +++ b/postfix_wizard/Postfix.pm @@ -97,7 +97,7 @@ my $o = { needed_rpm => [ 'postfix' ], defaultimage => "$ENV{__WIZ_HOME__}postfix_wizard/images/courrier.png" }; - +$::Wizard_pix_up = "/usr/share/mcc/themes/default/postfix-mdk.png"; my %type = ( 1 => N("Main mail server"), -- cgit v1.2.1