From 32feb65d4f12e7fba426e05f1c1fb9e1ac158d5f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 25 Oct 2008 02:24:45 +0000 Subject: Add savemsg --- packages/tinydns/tinydns_status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tinydns/tinydns_status.php b/packages/tinydns/tinydns_status.php index 0310a86d..1ea7fb7d 100644 --- a/packages/tinydns/tinydns_status.php +++ b/packages/tinydns/tinydns_status.php @@ -36,7 +36,7 @@ if(!$config['installedpackages']['tinydns']['config'][0]) Header("Location: /wizard.php?xml=new_zone_wizard.xml"); if(!$config['installedpackages']['tinydns']['config'][0]['ipaddress']) - Header("Location: /pkg_edit.php?xml=tinydns.xml&id=0"); + Header("Location: /pkg_edit.php?xml=tinydns.xml&id=0&savemsg=Please+set+the+binding+ip+address+for+server+operation"); $pgtitle = "TinyDNS: Status"; include("head.inc"); -- cgit v1.2.3