display description of integrity-check rather then just the function-name, makes things clearer

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-07-29 15:58:27 +02:00
parent 5e60b96cd6
commit 565bb55b13
4 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<tr>
<td>{$displayid}</td>
<td>{$check}</td>
<td>{$checkname}</td>
<td>
<if $result == '1'>
<span class="green">OK</span>