mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
Interfaces Overview Tweaks - DNS Servers
These are not necessarily ISP DNS servers.
This commit is contained in:
parent
d67787a8fb
commit
6078cb7843
@ -325,7 +325,7 @@ include("head.inc");
|
||||
endif;
|
||||
if ($ifdescr == 'wan' && file_exists('/etc/resolv.conf')): ?>
|
||||
<tr>
|
||||
<td><?= gettext("ISP DNS servers") ?></td>
|
||||
<td><?= gettext("DNS servers") ?></td>
|
||||
<td>
|
||||
<?php
|
||||
foreach(get_dns_servers() as $dns):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user