From 0bcb1e9529e6456db67a91eb2c699e26b5bbe42e Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Sat, 19 Aug 2017 19:01:43 +0300 Subject: www: middot (because what's the hell is #183) --- juick-www/src/main/webapp/WEB-INF/views/login.html | 2 +- juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | 4 ++-- juick-www/src/main/webapp/WEB-INF/views/partial/footer.html | 6 +++--- juick-www/src/main/webapp/WEB-INF/views/partial/thread_list.html | 2 +- juick-www/src/main/webapp/WEB-INF/views/thread.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'juick-www/src/main/webapp/WEB-INF/views') diff --git a/juick-www/src/main/webapp/WEB-INF/views/login.html b/juick-www/src/main/webapp/WEB-INF/views/login.html index 9aaf5d39..50adbfa8 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/login.html +++ b/juick-www/src/main/webapp/WEB-INF/views/login.html @@ -117,7 +117,7 @@
  • учеба
  • -
    juick.com © 2008-2017   Контакты · Помощь
    +
    juick.com © 2008-2017   Контакты · Помощь
    {{ i18n("messages","label.register") }}: diff --git a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html index 688807d7..b20e99fd 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html +++ b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html @@ -40,10 +40,10 @@ в ответ на /{{ msg.replyto }} {% endif %} {% if msg.VisitorCanComment %} - · Ответить
    + · Ответить {% elseif visitor.uid == 0 %} - · Ответить + · Ответить {% endif %} {% if level == 0 and msg.childsCount > 1 and replies.size() > 10 %} diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html index 0fcd16de..5039f0b6 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html @@ -1,8 +1,8 @@