summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/network/drakfirewall.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/drakfirewall.pm b/lib/network/drakfirewall.pm
index c1693f5..5051eb6 100644
--- a/lib/network/drakfirewall.pm
+++ b/lib/network/drakfirewall.pm
@@ -258,7 +258,7 @@ sub choose_watched_services {
$in->ask_from_({
icon => $network::shorewall::firewall_icon,
- banner_title => N("Interactive Firewall"),
+ if_(!$::isEmbedded, banner_title => N("Interactive Firewall")),
messages =>
N("You can be warned when someone accesses to a service or tries to intrude into your computer.
Please select which network activities should be watched."),