From 385db6198fddaed6e83a70da6d511708bf8019c2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 4 Feb 2017 12:53:52 +0100 Subject: [PATCH] Only show positive counter --- Theme/Backend/top.tpl.php | 2 +- Theme/backend/top.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/top.tpl.php b/Theme/Backend/top.tpl.php index 81b76f4..13e9c13 100644 --- a/Theme/Backend/top.tpl.php +++ b/Theme/Backend/top.tpl.php @@ -25,7 +25,7 @@ if (isset($this->nav[\Modules\Navigation\Models\NavigationType::TOP])): ?>
  • - + 0) : ?> getText($link['nav_name']); ?> diff --git a/Theme/backend/top.tpl.php b/Theme/backend/top.tpl.php index 81b76f4..13e9c13 100644 --- a/Theme/backend/top.tpl.php +++ b/Theme/backend/top.tpl.php @@ -25,7 +25,7 @@ if (isset($this->nav[\Modules\Navigation\Models\NavigationType::TOP])): ?>
  • - + 0) : ?> getText($link['nav_name']); ?>