dns.cgi: Display when unbound is running in recursor mode.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-01-21 18:27:13 +01:00
committed by Arne Fitzenreiter
parent ab4ef40f2b
commit 4a791d2ab9
2 changed files with 2 additions and 1 deletions

View File

@@ -711,7 +711,7 @@ print <<END;
<table width="100%">
<tr>
<td colspan="6" align="center">
<br>$Lang::tr{'guardian no entries'}<br>
<br>$Lang::tr{'dns recursor mode'}<br>
</td>
</tr>