[#10] Added link to Terms of Services

This commit is contained in:
Vokhmin Alexey V 2016-09-26 21:55:10 +03:00
parent 0eea431756
commit df7fb8141f
2 changed files with 5 additions and 4 deletions

View File

@ -362,7 +362,6 @@ ul.sidebar .sidebar-list .menu-icon {
}
.sidebar-footer {
position: absolute;
height: 40px;
bottom: 0;
width: 100%;
padding: 0;

View File

@ -5,3 +5,5 @@
= link_to t('bottom_menu.contacts'), t('bottom_menu.contacts_url')
.col-xs-4
= link_to t('bottom_menu.support'), contact_url
.col-xs-12
= link_to t('bottom_menu.tos'), 'https://www.openmandriva.org/tos'