aboutsummaryrefslogtreecommitdiffstats
path: root/config/tinydns/new_zone_wizard.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-04-23 19:19:27 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-04-23 19:19:27 -0400
commita39cbe29027599475d42fd0fa35931e7008672ae (patch)
tree6446ca4bd9ab73772d40e6481426c84254f69c69 /config/tinydns/new_zone_wizard.xml
parent3e0b8b490f0d9b4759af41da5c6ebf36a1a6e13c (diff)
downloadpfsense-packages-a39cbe29027599475d42fd0fa35931e7008672ae.tar.gz
pfsense-packages-a39cbe29027599475d42fd0fa35931e7008672ae.tar.bz2
pfsense-packages-a39cbe29027599475d42fd0fa35931e7008672ae.zip
Redirect to edit screen after wizard completion
Diffstat (limited to 'config/tinydns/new_zone_wizard.xml')
-rw-r--r--config/tinydns/new_zone_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tinydns/new_zone_wizard.xml b/config/tinydns/new_zone_wizard.xml
index 7f0c7b5a..cd2f7ef6 100644
--- a/config/tinydns/new_zone_wizard.xml
+++ b/config/tinydns/new_zone_wizard.xml
@@ -236,7 +236,7 @@
tinydns_sync_on_changes();
}
- Header("Location: /tinydns_status.php");
+ Header("Location: /pkg.php?xml=tinydns_domains.xml");
]]>
</stepsubmitbeforesave>
</step>