From 9cf73959fd0d88e714fa0079dac10e0d283d701a Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 28 Apr 2020 17:24:58 +0000 Subject: [PATCH] Rename Custom DNS page. Signed-off-by: DL6ER --- custom_dns.php => dns_records.php | 6 +++--- scripts/pi-hole/php/header.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) rename custom_dns.php => dns_records.php (94%) diff --git a/custom_dns.php b/dns_records.php similarity index 94% rename from custom_dns.php rename to dns_records.php index 866c3c07..91f84618 100644 --- a/custom_dns.php +++ b/dns_records.php @@ -11,8 +11,8 @@ @@ -67,7 +67,7 @@

- List of custom DNS domains + List of local DNS domains

diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php index 2522ce13..d5ae7f34 100644 --- a/scripts/pi-hole/php/header.php +++ b/scripts/pi-hole/php/header.php @@ -626,10 +626,10 @@ if($auth) { Settings - - class="active"> - - Custom DNS + + class="active"> + + Local DNS Records