mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
link to DNS server status page on index.cgi
Show a link to the DNS server status at netexternal.cgi on index.cgi in WebUI. For the lazy ones... :-) Signed-off-by: Peter Müller <peter.mueller@link38.eu> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
fb6446d292
commit
e15d5f25c6
@@ -210,7 +210,7 @@ END
|
||||
print <<END;
|
||||
<tr>
|
||||
<td>
|
||||
<b>$Lang::tr{'dns servers'}:</b>
|
||||
<b><a href="netexternal.cgi">$Lang::tr{'dns servers'}</a>:</b>
|
||||
</td>
|
||||
<td style='text-align:center;'>
|
||||
$dns_servers
|
||||
|
||||
Reference in New Issue
Block a user