public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] link to DNS server status page on index.cgi
@ 2017-11-24 19:28 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2017-11-24 19:28 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

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(a)link38.eu>
---
 html/cgi-bin/index.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi
index 6ba345dde..ea91e0c20 100644
--- a/html/cgi-bin/index.cgi
+++ b/html/cgi-bin/index.cgi
@@ -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
-- 
2.13.6



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-24 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-24 19:28 [PATCH] link to DNS server status page on index.cgi Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox