From 1c0fe8936819f760800bf0d0fd79aa42c21933b2 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Wed, 4 Nov 2015 22:52:40 +0100 Subject: Chat page improved (I think). Works now better with diff. resolutions, font sizes and languages. Fixed follow field on conn. page. Small schemas updates. --- view/tpl/chat.tpl | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'view/tpl/chat.tpl') diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl index 003e0192b..18576fd56 100644 --- a/view/tpl/chat.tpl +++ b/view/tpl/chat.tpl @@ -1,12 +1,5 @@
-

{{$room_name}}

-
- -
-
-
-
{{if $is_owner}}
@@ -14,9 +7,20 @@
-

+
{{/if}} +

{{$room_name}}

+ + +
+ +
+
+
+ +
+

@@ -25,14 +29,14 @@
-
+
- {{$leave}} | {{$away}} | {{$online}}{{if $bookmark_link}} | {{$bookmark}}{{/if}} -
- +
+ {{$leave}} | {{$away}} | {{$online}}{{if $bookmark_link}} | {{$bookmark}}{{/if}} +
-- cgit v1.2.3