Move local DNS records from expert to basic settings level

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2024-03-30 20:36:23 +01:00
parent ab87e110d5
commit a5fd8b6735
2 changed files with 3 additions and 3 deletions

View File

@@ -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>