From 0eb5e4ba7a84a232f48ecf4c10bb967ede80b1b4 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Tue, 10 Jul 2007 13:24:33 +0000 Subject: [PATCH] Show ID --- include/admin/category.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/admin/category.inc.php b/include/admin/category.inc.php index 5ed49b9f..91d9caae 100644 --- a/include/admin/category.inc.php +++ b/include/admin/category.inc.php @@ -274,8 +274,8 @@ if ( $serendipity['GET']['adminAction'] == 'view' ) { foreach ( $categories as $category ) { ?> - <?php echo EDIT ?> - <?php echo DELETE ?> + <?php echo EDIT ?> + <?php echo DELETE ?>