[issue #565] Added Support link to bottom menu

This commit is contained in:
George Vinogradov 2012-07-20 20:23:51 +04:00
parent 6d046764ef
commit f61e9db5c6
3 changed files with 5 additions and 0 deletions

View File

@ -14,3 +14,6 @@
%li
= image_tag 'square.png'
= link_to t('bottom_menu.tos'), tos_url #t('bottom_menu.tos_url')
%li
= image_tag 'square.png'
= link_to t('bottom_menu.support'), contact_url

View File

@ -17,6 +17,7 @@ en:
contacts_url: http://www.rosalab.com/about/contacts
tos: Terms Of Service
tos_url: http://www.rosalab.com/about
support: Support
project_menu:
project: Project
commits: Commits

View File

@ -17,6 +17,7 @@ ru:
contacts_url: http://www.rosalab.ru/about/contacts
tos: Условия использования
tos_url: http://www.rosalab.ru/about
support: Техподдержка
project_menu:
project: Проект
commits: Коммиты