diff --git a/admin/manage_categories.php b/admin/manage_categories.php
index c549fc8b..55e1006b 100644
--- a/admin/manage_categories.php
+++ b/admin/manage_categories.php
@@ -135,7 +135,7 @@ while ($mycat = hesk_dbFetchAssoc($res)) {
@@ -234,7 +234,7 @@ while ($mycat = hesk_dbFetchAssoc($res)) {
|
|
|
- |
+ |
|
|
@@ -263,10 +263,10 @@ while ($mycat = hesk_dbFetchAssoc($res)) {
$num = hesk_dbNumRows($res);
$usage = array(
- 0 => '
- ',
- 1 => '',
- 2 => ' '
+ 0 => '
+ ',
+ 1 => '',
+ 2 => ' '
);
while ($mycat = hesk_dbFetchAssoc($res)) {
@@ -380,23 +380,24 @@ while ($mycat = hesk_dbFetchAssoc($res)) {