From 82b613544ce3d233b070fd433246bc492ce1c5a0 Mon Sep 17 00:00:00 2001 From: Repellent Date: Sun, 25 Sep 2016 17:23:30 +0300 Subject: [PATCH] =?UTF-8?q?+=20=D0=BA=D0=BB=D0=B0=D1=81=D1=81=20css=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20tooltip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- media/templates/banners.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/templates/banners.tpl b/media/templates/banners.tpl index 2a5a6a3..b9e9cc9 100644 --- a/media/templates/banners.tpl +++ b/media/templates/banners.tpl @@ -52,8 +52,8 @@   {/if} - {$item->Bannername} - {$item->Bannertags} + {$item->Bannername} + {$item->Bannertags} {foreach from=$kategs item=k} {if $k->Id==$item->KatId}{$k->KatName}{/if}