diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html --- a/rhodecode/templates/base/root.html +++ b/rhodecode/templates/base/root.html @@ -53,7 +53,7 @@ 'Show selected change __S': "${_('Show selected change __S')}", 'Selection link': "${_('Selection link')}", 'collapse diff': "${_('collapse diff')}", - 'expand diff': "${_('expand diff')}", + 'expand diff': "${_('expand diff')}" }; var _TM = TRANSLATION_MAP;