diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -48,7 +48,7 @@
- ${_('Repositories group')} + ${_('Repository group')} ${h.link_to(gr.name,url('repos_group_home',group_name=gr.group_name))}