diff --git a/rhodecode/templates/branches/branches.html b/rhodecode/templates/branches/branches.html --- a/rhodecode/templates/branches/branches.html +++ b/rhodecode/templates/branches/branches.html @@ -27,7 +27,7 @@ ${self.context_bar('switch-to')} %if c.repo_branches: -
${_('Compare branches')}
+
${_('Compare branches')}
%endif
<%include file='branches_data.html'/>