diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 2e0f07ada..50a48e629 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1881,6 +1881,7 @@ users.prohibit_login = Disable Sign-In users.is_admin = Is Administrator users.is_restricted = Is Restricted users.allow_git_hook = May Create Git Hooks +users.allow_git_hook_tooltip = Git Hooks are executed as the OS user running Gitea and will have the same level of host access users.allow_import_local = May Import Local Repositories users.allow_create_organization = May Create Organizations users.update_profile = Update User Account diff --git a/templates/admin/user/edit.tmpl b/templates/admin/user/edit.tmpl index feeaacbba..042c09954 100644 --- a/templates/admin/user/edit.tmpl +++ b/templates/admin/user/edit.tmpl @@ -90,7 +90,7 @@
-
+