This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<tr>
|
||||
<td>{$displayid}</td>
|
||||
<td>{$checkdesc}</td>
|
||||
<td>
|
||||
<if $result == '1'>
|
||||
<span class="green">OK</span>
|
||||
<else>
|
||||
<span class="red">FAIL</span>
|
||||
</if>
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user