summaryrefslogtreecommitdiffstats
path: root/postfix_wizard/Postfix.pm
diff options
context:
space:
mode:
Diffstat (limited to 'postfix_wizard/Postfix.pm')
-rwxr-xr-xpostfix_wizard/Postfix.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm
index 7074937c..044e27db 100755
--- a/postfix_wizard/Postfix.pm
+++ b/postfix_wizard/Postfix.pm
@@ -96,9 +96,8 @@ my $o = {
1;
},
needed_rpm => [ 'postfix' ],
- defaultimage => "$ENV{__WIZ_HOME__}postfix_wizard/images/courrier.png"
+ defaultimage => "/usr/share/mcc/themes/default/postfix-mdk.png",
};
-$::Wizard_pix_up = "/usr/share/mcc/themes/default/postfix-mdk.png";
my %type = (
1 => N("Main mail server"),