From 582d075c4501ede78e35ac2207741c9a849d3673 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 10 May 2017 17:39:15 +0200 Subject: missing clearfix --- view/tpl/chatrooms.tpl | 2 +- view/tpl/myapps.tpl | 2 +- view/tpl/wikilist.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/tpl/chatrooms.tpl b/view/tpl/chatrooms.tpl index 71a2acada..d3eeed24f 100644 --- a/view/tpl/chatrooms.tpl +++ b/view/tpl/chatrooms.tpl @@ -1,5 +1,5 @@
-
+
{{if $is_owner}} {{/if}} diff --git a/view/tpl/myapps.tpl b/view/tpl/myapps.tpl index ccefa4a49..dd2a67a63 100755 --- a/view/tpl/myapps.tpl +++ b/view/tpl/myapps.tpl @@ -1,5 +1,5 @@
-
+
{{if $authed}} {{if $create}}  {{$create}} diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index 760cf41b9..2deec76c0 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -1,5 +1,5 @@
-
+
{{if $owner}} {{/if}} -- cgit v1.2.3