From b3f26d9d9d31a15bdededb62cc6a6108e74dbe4a Mon Sep 17 00:00:00 2001 From: Sarjuuk Date: Fri, 26 Jun 2015 22:59:36 +0200 Subject: [PATCH] Maps: fixed displaying localized maps on list-pages --- template/pages/list-page-generic.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/pages/list-page-generic.tpl.php b/template/pages/list-page-generic.tpl.php index 757c4552..e686b8f5 100644 --- a/template/pages/list-page-generic.tpl.php +++ b/template/pages/list-page-generic.tpl.php @@ -7,10 +7,10 @@ brick('announcement'); - $this->brick('mapper'); - $this->brick('pageTemplate'); + $this->brick('mapper'); + if (!empty($this->name) || !empty($this->h1Links) || !empty($this->extraHTML)): echo '
' . (!empty($this->h1Links) ? '' : null) .