diff options
author | timeless%mozdev.org <> | 2007-12-16 17:32:49 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-12-16 17:32:49 +0100 |
commit | 2fe815e9b6168dc98f37ba03f51c76206ae7fccc (patch) | |
tree | e7882556941a505bb994d05e5534b3569f5e0cbb /template/en/default | |
parent | c90d3ee4549519e18df0c049ff0777271bb38e1a (diff) | |
download | bugzilla-2fe815e9b6168dc98f37ba03f51c76206ae7fccc.tar.gz bugzilla-2fe815e9b6168dc98f37ba03f51c76206ae7fccc.tar.xz |
Bug 369062 prior should read "earlier" in edit groups
r=lpsolit a=lpsolit
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/groups/confirm-remove.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/confirm-remove.html.tmpl b/template/en/default/admin/groups/confirm-remove.html.tmpl index 0c0e28501..cdb070d33 100644 --- a/template/en/default/admin/groups/confirm-remove.html.tmpl +++ b/template/en/default/admin/groups/confirm-remove.html.tmpl @@ -48,7 +48,7 @@ [% END %] <p>Generally, you will only need to do this when upgrading groups - created with [% terms.Bugzilla %] versions 2.16 and prior. Use + created with [% terms.Bugzilla %] versions 2.16 and earlier. Use this option with <b>extreme care</b> and consult the documentation for further information. </p> |