mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 19:11:27 +02:00
dns.cgi: Show recursor mode message even when we have some servers to show
The message was not shown when we have received DNS servers from the provider. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -862,7 +862,7 @@
|
||||
'dns no address given' => 'No IP Address given.',
|
||||
'dns no tls hostname given' => 'No TLS hostname given.',
|
||||
'dns proxy server' => 'DNS Proxy Server',
|
||||
'dns recursor mode' => 'Running in Recursor mode.',
|
||||
'dns recursor mode' => 'Recursor Mode',
|
||||
'dns saved' => 'Successfully saved!',
|
||||
'dns saved txt' => 'The two entered DNS server addresses have been saved successfully.<br />You have to reboot or reconnect that the changes have effect!',
|
||||
'dns server' => 'DNS Server',
|
||||
|
||||
Reference in New Issue
Block a user