From f771caf3a4472704a651d05f7f8db66ca5a433cd Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 10 Nov 2016 16:17:55 +0300 Subject: [PATCH] add new chat button --- templates/partials/account/menu.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index e8e8700..9d56b12 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -6,9 +6,14 @@ +
  • [[user:chat_with, {username}]]
  • + +
  • + [[user:new_chat_with, {username}]] +