4515: strikeout inaktive caches in cache lists

This commit is contained in:
Schrottie 2013-02-19 07:32:01 +01:00
parent ab2c7fe839
commit 81ee70f7a5

View File

@ -130,7 +130,7 @@
<tr>
<td style="border-bottom: solid 1px grey;">{include file="res_cacheicon_22.tpl" cachetype=$watchItem.type|escape}</td>
<td style="border-bottom: solid 1px grey;">{include file="res_cachestatus.tpl" status=$watchItem.status}</td>
<td style="border-bottom: solid 1px grey;"><a href="viewcache.php?wp={$watchItem.wp}">{$watchItem.name|escape}</a></td>
<td style="border-bottom: solid 1px grey;"><span style="{include file="res_cachestatus_span.tpl" status=$ratingItem.status}"><a href="viewcache.php?wp={$watchItem.wp}">{$watchItem.name|escape}</a></span></td>
<td style="border-bottom: solid 1px grey;">
{if $watchItem.lastfound==null}
---