diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/params/admin.html.tmpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index f84dbc701..df0580783 100644 --- a/template/en/default/admin/params/admin.html.tmpl +++ b/template/en/default/admin/params/admin.html.tmpl @@ -40,5 +40,7 @@ "will ever happen." last_visit_keep_days => "This option controls how many days $terms.Bugzilla will " _ - "remember when users visit specific ${terms.bugs}."} + "remember when users visit specific ${terms.bugs}.", + + log_user_requests => "This option controls logging of authenticated requests in the user_request_log table"} %] |