From 945b9af86e27c1b75f9b3ff6f7d9a1f2f0c58fec Mon Sep 17 00:00:00 2001 From: barisusakli Date: Wed, 16 Dec 2015 10:22:39 +0200 Subject: [PATCH] chat tpl changes --- templates/chats.tpl | 19 ++++++++++--------- templates/partials/chat_contact.tpl | 4 ++-- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/templates/chats.tpl b/templates/chats.tpl index 1925754..03927a0 100644 --- a/templates/chats.tpl +++ b/templates/chats.tpl @@ -4,12 +4,13 @@
    - + +
  • + - - - - + +
  • +
@@ -19,11 +20,11 @@ [[error:chat-restricted]]
- -
+ +
-

{meta.username}

+

{usernames}

[[recent:title]][[modules:chat.seven_days]][[modules:chat.thirty_days]][[modules:chat.three_months]] @@ -41,6 +42,6 @@
[[modules:chat.no-messages]]
- +
diff --git a/templates/partials/chat_contact.tpl b/templates/partials/chat_contact.tpl index 20b7a5d..6e9f2e0 100644 --- a/templates/partials/chat_contact.tpl +++ b/templates/partials/chat_contact.tpl @@ -1,4 +1,4 @@ -
  • +
    @@ -8,4 +8,4 @@ {../username} {../teaser.content} -
  • \ No newline at end of file + \ No newline at end of file