From c38687725d3decdd26abbc4acfd8696c0ddd36b0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 20 Sep 2015 22:12:00 +0200 Subject: kick right aside out a little earlier --- view/php/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/php/default.php b/view/php/default.php index 4c8311ef0..6a9cc5517 100644 --- a/view/php/default.php +++ b/view/php/default.php @@ -14,7 +14,7 @@
- + -- cgit v1.2.3 From d2565d0f61c139df6536ec9d90c10d7af29ef9e5 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 20 Sep 2015 21:37:18 -0700 Subject: looks like chat has been neglected a bit recently --- view/tpl/bookmarkedchats.tpl | 2 +- view/tpl/chatroom_new.tpl | 2 +- view/tpl/chatrooms.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/tpl/bookmarkedchats.tpl b/view/tpl/bookmarkedchats.tpl index 7635bb826..ab4372c25 100644 --- a/view/tpl/bookmarkedchats.tpl +++ b/view/tpl/bookmarkedchats.tpl @@ -1,7 +1,7 @@ {{if $rooms}}

{{$header}}

-
    +
-- cgit v1.2.3