4515: strikeout inaktive caches in cache lists

This commit is contained in:
Schrottie
2013-02-20 09:25:45 +01:00
parent 81ee70f7a5
commit 0af8101e21

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;"><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;"><span style="{include file="res_cachestatus_span.tpl" status=$watchItem.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}
---