| title;?> |
body;?> |
- md) + get_categorycount($d->md) + get_scheduledcount($d->md); echo $total?> |
- md) == 0 && get_draftcount($d->md) == 0 ){echo '' . i18n('Delete') . '';}?> |
+ md) + $d->count + get_scheduledcount($d->md); echo $total?> |
+ md !== 'uncategorized'):?>
+ count == 0 && get_draftcount($d->md) == 0 && get_scheduledcount($d->md) == 0){echo '' . i18n('Delete') . '';}?> |
+
diff --git a/system/admin/views/edit-content.html.php b/system/admin/views/edit-content.html.php
index 03b2341..8442c23 100644
--- a/system/admin/views/edit-content.html.php
+++ b/system/admin/views/edit-content.html.php
@@ -147,7 +147,6 @@ $( function() {