diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/category_cats.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/category_cats.inc.php b/include/category_cats.inc.php index ccdfa5949..9c0327362 100644 --- a/include/category_cats.inc.php +++ b/include/category_cats.inc.php @@ -215,7 +215,7 @@ if (count($categories) > 0) $category['count_images'], $category['count_categories'], true, - '<BR>' + '<br />' ), 'DESCRIPTION' => @$comment, 'NAME' => $name, |