From 133292e241f9408ff793aa95aceec00c808fbd68 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 2 Jul 2017 11:24:17 +0200 Subject: update bs-dev and min version bump --- view/tpl/chatrooms.tpl | 2 +- view/tpl/item_categories.tpl | 2 +- view/tpl/nav.tpl | 4 ++-- view/tpl/photo_albums.tpl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/chatrooms.tpl b/view/tpl/chatrooms.tpl index d3eeed24f..0e6847608 100644 --- a/view/tpl/chatrooms.tpl +++ b/view/tpl/chatrooms.tpl @@ -27,7 +27,7 @@ {{/if}} - {{$room.cr_inroom}} + {{$room.cr_inroom}} {{/foreach}} diff --git a/view/tpl/item_categories.tpl b/view/tpl/item_categories.tpl index e1b183c0d..fa07fa39f 100644 --- a/view/tpl/item_categories.tpl +++ b/view/tpl/item_categories.tpl @@ -1,7 +1,7 @@ {{if $categories}} {{foreach $categories as $cat}} - {{if $cat.url}}{{$cat.term}}{{else}}{{$cat.term}}{{/if}} + {{if $cat.url}}{{$cat.term}}{{else}}{{$cat.term}}{{/if}} {{/foreach}} {{/if}} diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 4719e1b17..f71feafe6 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -79,7 +79,7 @@ + {{/if}} {{/foreach}} {{/if}} -- cgit v1.2.3