diff --git a/system/admin/views/categories.html.php b/system/admin/views/categories.html.php index 7e6bd9a..f567e31 100644 --- a/system/admin/views/categories.html.php +++ b/system/admin/views/categories.html.php @@ -1,21 +1,25 @@ - + Add category - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +
NameDescriptionContentsOperations
title;?>body;?>md) + get_categorycount($d->md); echo $total?>Edit md) == 0 && get_draftcount($d->md) == 0 ){echo 'Delete';}?>
NameDescriptionContentsOperations
Uncategorized

Topics that don't need a category, or don't fit into any other existing category.

title;?>body;?>md) + get_categorycount($d->md); echo $total?>Edit md) == 0 && get_draftcount($d->md) == 0 ){echo 'Delete';}?>
\ No newline at end of file