summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/wizard.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index 64a5229..5253caa 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -216,11 +216,7 @@ function enablechange() {
} else {
$ip = "/";
}
- if($xml == "traffic_shaper_wizard.xml") {
- echo "<a href='/firewall_shaper.php?remove=remove'>";
- } else {
- echo "<a href='$ip'>";
- }
+ echo "<a href='$ip'>";
?>
<img border="0" src="./themes/<?= $g['theme']; ?>/images/logo.gif"></a>
<p>
OpenPOWER on IntegriCloud