From e86cbb92b687bba9bac6bb64ec7d7dcec84ee263 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 13 Jan 2016 11:40:11 +0100 Subject: [PATCH] Fix wrong closing tag --- www/themes/Gamma/templates/headermenu.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/themes/Gamma/templates/headermenu.tpl b/www/themes/Gamma/templates/headermenu.tpl index d7b1c1b81..b01a8e5a4 100755 --- a/www/themes/Gamma/templates/headermenu.tpl +++ b/www/themes/Gamma/templates/headermenu.tpl @@ -52,13 +52,14 @@ {/foreach} - {elseif ($parentcat.id == 5000)} + {elseif $parentcat.id == 5000}