Added manuel integritycheck for admins
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
5
templates/Sparkle/admin/settings/integritycheck_row.tpl
vendored
Normal file
5
templates/Sparkle/admin/settings/integritycheck_row.tpl
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<tr class="top">
|
||||
<td>{$displayid}</td>
|
||||
<td>{$check}</td>
|
||||
<td><if $result == '1'>OK<else>FAIL</if></td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user