From: Stefan Schantl Date: Wed, 8 Jan 2020 14:22:56 +0000 (+0100) Subject: dns.cgi: Remove hard-coded box title. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;h=a969acc7d76d91963cab41facc611a3f78c8af70;p=people%2Fpmueller%2Fipfire-2.x.git dns.cgi: Remove hard-coded box title. Signed-off-by: Stefan Schantl --- diff --git a/html/cgi-bin/dns.cgi b/html/cgi-bin/dns.cgi index 3a10faf184..2042d5bfc2 100755 --- a/html/cgi-bin/dns.cgi +++ b/html/cgi-bin/dns.cgi @@ -384,7 +384,7 @@ END # Section to display the configured and used DNS servers. # sub show_nameservers () { - &Header::openbox('100%', 'center', "DNS-Servers"); + &Header::openbox('100%', 'center', "$Lang::tr{'dns title'}"); print <