mirror of
https://github.com/pi-hole/web.git
synced 2026-04-19 00:11:44 +01:00
Move local DNS records from expert to basic settings level
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
<i class="fa-fw menu-icon fa-solid fa-file-export"></i> <span>Teleporter</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="<? if scriptname == 'settings/dnsrecords' then ?> active<? end ?> settings-level-expert">
|
||||
<li class="<? if scriptname == 'settings/dnsrecords' then ?> active<? end ?>">
|
||||
<a href="<?=webhome?>settings/dnsrecords">
|
||||
<i class="fa-fw menu-icon fa-solid fa-address-book"></i> <span>Local DNS Records</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user