From 5abad2275b6284e364fea759ea30272d3028a735 Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Thu, 27 Aug 2015 15:09:54 +0700 Subject: [PATCH] Improve admin/categories --- system/admin/views/categories.html.php | 38 +++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 17 deletions(-) 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