dnsforward.cgi: Add DNSSEC option to legend

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-03-18 17:26:16 +00:00
parent 08ded6035f
commit ceaf0ef008
12 changed files with 19 additions and 0 deletions

View File

@@ -392,6 +392,8 @@ print <<END
<td class='base'>$Lang::tr{'edit'}</td>
<td>&nbsp; &nbsp; <img src='/images/delete.gif' alt='$Lang::tr{'remove'}' /></td>
<td class='base'>$Lang::tr{'remove'}</td>
<td>&nbsp; &nbsp; <span style="background-color: $Header::colourred">&nbsp; &nbsp;</span></td>
<td class='base'>$Lang::tr{'dnsforward dnssec disabled'}</td>
</tr>
</table>
END