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 @@ -26,7 +26,7 @@ %if c.repo_branches: -
${_('Compare branches')}
+
${_('Compare branches')}
%endif
<%include file='branches_data.html'/>