diff --git a/plugin/Gallery/view/Category.php b/plugin/Gallery/view/Category.php index 7f85ad936..fd716d68b 100644 --- a/plugin/Gallery/view/Category.php +++ b/plugin/Gallery/view/Category.php @@ -1,133 +1,133 @@ SubCategorys)) { ?> CategoryDescription) && (!empty($_GET['catName']))) { $category = Category::getCategoryByName($_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']); ?>