mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #2273 from pi-hole/AAAA_DNS
Specify record types at Local DNS records page
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user