summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/groupcontrol/updated.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/products/groupcontrol/updated.html.tmpl')
-rw-r--r--template/en/default/admin/products/groupcontrol/updated.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/products/groupcontrol/updated.html.tmpl b/template/en/default/admin/products/groupcontrol/updated.html.tmpl
index 353ce5c75..5bc7cd4d2 100644
--- a/template/en/default/admin/products/groupcontrol/updated.html.tmpl
+++ b/template/en/default/admin/products/groupcontrol/updated.html.tmpl
@@ -10,7 +10,7 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
- # Contributor(s): André Batosti <batosti@async.com.br>
+ # Contributor(s): André Batosti <batosti@async.com.br>
#
#%]
@@ -37,7 +37,7 @@
[% IF changes._group_controls.now_mandatory.size %]
[% FOREACH g = changes._group_controls.now_mandatory %]
- Adding [% terms.bugs %] to group '[% g.name FILTER html %]' which is
+ Adding [% terms.bugs %] to group '[% g.name FILTER html %]' which is
mandatory for this product<p>
[% g.bug_count FILTER html %] [%+ terms.bugs %] added<p>
[% END %]