Index: /branches/release-39/tmpl/cms/include/template_table.tmpl
===================================================================
--- /branches/release-39/tmpl/cms/include/template_table.tmpl (revision 2284)
+++ /branches/release-39/tmpl/cms/include/template_table.tmpl (revision 2470)
@@ -63,5 +63,7 @@
         </mt:if>
         <mt:if name="template_type" like="(module|widget)">
+            <mt:if name="blog_id">
                 <th class="cache-method"><__trans phrase="Cached"></th>
+            </mt:if>
         </mt:if>
         <mt:unless name="screen_id" eq="search-replace">
@@ -124,5 +126,7 @@
                 </td>
     <mt:else name="template_type" like="(module|widget)">
+        <mt:if name="blog_id">
                 <td class="cache-method si status-<mt:if name="use_cache">cached<mt:else>uncached</mt:if>"><img src="<mt:var name="static_uri">images/spacer.gif" alt="" width="9" height="9" title="" /></td>
+        </mt:if>
     </mt:if>
     <mt:unless name="screen_id" eq="search-replace">
