From c1e026edbe67ce82aa206562da3ef84bb4ac0f43 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sun, 1 Oct 2017 12:31:59 +0100 Subject: Fix HTML for auto increment checkbox --- dns.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dns.php') diff --git a/dns.php b/dns.php index 4c87055..11de4ad 100644 --- a/dns.php +++ b/dns.php @@ -231,7 +231,8 @@ test 300 IN AAAA ::1 ; sha256 = b493d48364afe44d11c0165cf470a4164 $arrincrement = incrementserial($zonefile); if ($arrincrement[0] != $zonefile) { ?> - Automatically increment serial number from ?
+ +
-- cgit v1.2.3