diff --git a/plugin/Gallery/view/Category.php b/plugin/Gallery/view/Category.php index 0cfc7ab41..5599ca582 100644 --- a/plugin/Gallery/view/Category.php +++ b/plugin/Gallery/view/Category.php @@ -1,130 +1,130 @@ SubCategorys)) { ?> CategoryDescription) && (!empty($_GET['catName']))) { ?> -

+

SubCategorys) && (!empty($_GET['catName']))) { unset($_REQUEST['rowCount']); if (!empty($currentCat)) { $childCategories = Category::getChildCategories($currentCat['id']); $parentCat = Category::getCategory($currentCat['parentId']); // -1 is a personal workaround only if ((empty($parentCat)) && (($currentCat['parentId'] == "0") || ($currentCat['parentId'] == "-1"))) { if (!empty($_GET['catName'])) { ?>

'; } $countCols++; unset($_GET['catName']); ?>