diff options
author | David Lawrence <dlawrence@mozilla.com> | 2011-01-28 17:30:29 +0100 |
---|---|---|
committer | David Lawrence <dlawrence@mozilla.com> | 2011-01-28 17:30:29 +0100 |
commit | 95bfc797b43bd7f1d8f45ea629aa6119b51e8a29 (patch) | |
tree | f49e5bd6afd287dc1185e0eab2780d52e586e5c8 /template/en/default/admin/params | |
parent | f6142bf5bb569e67686f74cdfd959c79c7c7cb23 (diff) | |
download | bugzilla-95bfc797b43bd7f1d8f45ea629aa6119b51e8a29.tar.gz bugzilla-95bfc797b43bd7f1d8f45ea629aa6119b51e8a29.tar.xz |
Bug 622080 - Change group which can moderate quips
r/a=mkanat
Diffstat (limited to 'template/en/default/admin/params')
-rw-r--r-- | template/en/default/admin/params/query.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index 34ea04381..c5bac6641 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -32,7 +32,7 @@ </li> <li> moderated - quips can be entered, but need to be approved - by an admin before they will be shown. + by a moderator before they will be shown. </li> <li> closed - no new additions to the quips list are allowed. |