Merge pull request #2273 from pi-hole/AAAA_DNS

Specify record types at Local DNS records page
This commit is contained in:
yubiuser
2022-07-31 19:48:17 +02:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ require "scripts/pi-hole/php/header.php";
<!-- Title -->
<div class="page-header">
<h1>Local DNS Records</h1>
<h1>Local DNS Records [A/AAAA]</h1>
<small>On this page, you can add domain/IP associations</small>
</div>