From c26575feec1e3d088c6e62a42378819c103a1432 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 13 Apr 2017 00:35:51 +0100 Subject: Change wording of serial increment offer checkbox --- dns.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns.php b/dns.php index df7e0c7..d68245c 100644 --- a/dns.php +++ b/dns.php @@ -112,7 +112,7 @@ if (isset($_POST['domain']) && isset($_POST['password']) && !isset($_POST['zonet $arrincrement = incrementserial($zonefile); if ($arrincrement[0] != $zonefile) { ?> - Automatically increment ?
+ Automatically increment serial number from ?
-- cgit v1.2.3