diff --git a/kallithea/templates/compare/compare_diff.html b/kallithea/templates/compare/compare_diff.html --- a/kallithea/templates/compare/compare_diff.html +++ b/kallithea/templates/compare/compare_diff.html @@ -31,7 +31,7 @@ ${self.repo_context_bar('changelog')}
- ${h.hidden('compare_org')} ${h.hidden('compare_other')} + ${h.hidden('compare_org')} ${h.hidden('compare_other')} %if not c.compare_home: ${_('Swap')} %endif