diff options
Diffstat (limited to '')
-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 b923ec569..635b5efed 100644 --- a/include/category_cats.inc.php +++ b/include/category_cats.inc.php @@ -257,7 +257,7 @@ if (count($categories) > 0) $category['count_images'], $category['count_categories'], true, - '<br />' + '<br>' ), 'DESCRIPTION' => trigger_event('render_category_literal_description', |