diff --git a/kallithea/templates/base/base.html b/kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html +++ b/kallithea/templates/base/base.html @@ -160,9 +160,9 @@
  • %if h.HasRepoPermissionAll('repository.admin')(c.repo_name): - ${_('Options')} + ${_('Options')} %else: - ${_('Options')} + ${_('Options')} %endif