diff --git a/rhodecode/templates/changelog/changelog.html b/rhodecode/templates/changelog/changelog.html --- a/rhodecode/templates/changelog/changelog.html +++ b/rhodecode/templates/changelog/changelog.html @@ -40,7 +40,7 @@ ${_('%s Changelog') % c.repo_name} - ${c ${_('Compare fork with parent')} %endif %if h.is_hg(c.rhodecode_repo): - ${_('Open new pull request')} + ${_('Open new pull request')} %endif