diff --git a/system/admin/views/popular-posts.html.php b/system/admin/views/popular-posts.html.php
index 1265928..03ed3ab 100644
--- a/system/admin/views/popular-posts.html.php
+++ b/system/admin/views/popular-posts.html.php
@@ -6,7 +6,8 @@
|
|
|
- |
+ |
+ |
|
views ?> |
author ?> |
+ category ?> |
tag ?> |
Edit Delete |
diff --git a/system/admin/views/posts-list.html.php b/system/admin/views/posts-list.html.php
index 52f6cd4..b618170 100644
--- a/system/admin/views/posts-list.html.php
+++ b/system/admin/views/posts-list.html.php
@@ -6,7 +6,8 @@
|
Views |
|
- |
+ |
+ |
|
views ?> |
author ?> |
+ category ?> |
tag ?> |
|
diff --git a/system/admin/views/user-draft.html.php b/system/admin/views/user-draft.html.php
index 57d401f..e77a93e 100644
--- a/system/admin/views/user-draft.html.php
+++ b/system/admin/views/user-draft.html.php
@@ -4,7 +4,8 @@
|
|
- |
+ |
+ |
|
">
title ?> |
date) ?> |
+ category) ?> |
tag) ?> |
|
diff --git a/system/admin/views/user-posts.html.php b/system/admin/views/user-posts.html.php
index 7a0a2d3..bf03d6a 100644
--- a/system/admin/views/user-posts.html.php
+++ b/system/admin/views/user-posts.html.php
@@ -7,7 +7,8 @@
Views |
- |
+ |
+ |
|
views ?> |
+ category ?> |
tag ?> |
Edit |