diff --git a/app/views/shared/_footer.html.erb b/app/views/shared/_footer.html.erb index 6d48031f..aac3178e 100644 --- a/app/views/shared/_footer.html.erb +++ b/app/views/shared/_footer.html.erb @@ -4,9 +4,9 @@ <%= t('common.bugs')%> | <%= t('common.wiki')%> | - <%= t('common.mailing_list')%> | - <%= t('common.website')%> | - <%= t('common.contribute')%> | + <%= t('common.mailing_list')%> | + <%= t('common.website')%> | + <%= t('common.contribute')%> | <%= link_to(t('layouts.navigation.mobile'), todos_path(:format => 'm')) %>