diff --git a/rhodecode/templates/admin/settings/settings.html b/rhodecode/templates/admin/settings/settings.html --- a/rhodecode/templates/admin/settings/settings.html +++ b/rhodecode/templates/admin/settings/settings.html @@ -154,7 +154,7 @@
  • [stale] stale
  • [dead] dead
  • [lang => lang] lang
  • -
  • [license => License] License
  • +
  • [license => License] License
  • [requires => Repo] requires => Repo
  • [recommends => Repo] recommends => Repo
  • [see => URI] see => URI
  • @@ -186,7 +186,7 @@
    - ${h.checkbox('web_push_ssl','true')} + ${h.checkbox('web_push_ssl', 'True')}
    ${_('RhodeCode will require SSL for pushing or pulling. If SSL is missing it will return HTTP Error 406: Not Acceptable')} @@ -237,9 +237,9 @@ ## ${h.checkbox('extensions_hggit','True')} ## ##
    - ##${_('Requires hg-git library installed. Allows clonning from git remote locations')} + ##${_('Requires hg-git library installed. Allows clonning from git remote locations')} - +