aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial
diff options
context:
space:
mode:
authorGravatar Alexander Alexeev2016-12-11 21:20:32 +0700
committerGravatar Vitaly Takmazov2016-12-11 18:24:38 +0300
commitec0a90256b86890ad4549d0fff5c3fd373c918d4 (patch)
treeecde2e91e96e3f709ce3471b0b9eff778db75547 /juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial
parent50309fc6e2362a22ae5d1e892b3c8a6a5ce39686 (diff)
i18n for login page; login failure url
Diffstat (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial')
-rw-r--r--juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html
index fb53eb20..fc4b7384 100644
--- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html
+++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html
@@ -16,7 +16,7 @@
<a href="https://www.facebook.com/JuickCom" rel="nofollow" class="ico32-fb">Facebook</a>
</div>
<div id="footer-left">
- <a href="http://juick.com">juick.com</a> &copy; 2008-2016
+ <a href="http://juick.com">juick.com</a> &copy; 2008-2017
<th:block th:if="${links != null}"/><br/><span th:text="#{label.sponsors}">Спонсоры:</span><span th:text="${links}">&nbsp;</span></th:block>
</div>
</div>