summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2006-12-29 03:20:07 +0100
committertimeless%mozdev.org <>2006-12-29 03:20:07 +0100
commitf07114378b39c6424d0c01f366ab8bd2839b927c (patch)
tree70e25219ea590d9b3088ae424e51240e306bf093 /template/en/default/admin/components
parent6e35c5e3229a6b3f0e3a2be899925cd84d1a69ab (diff)
downloadbugzilla-f07114378b39c6424d0c01f366ab8bd2839b927c.tar.gz
bugzilla-f07114378b39c6424d0c01f366ab8bd2839b927c.tar.xz
Bug 365083 edit components cc list text needs wordsmithing
r=lpsolit a=justdave
Diffstat (limited to 'template/en/default/admin/components')
-rw-r--r--template/en/default/admin/components/create.html.tmpl2
-rw-r--r--template/en/default/admin/components/edit.html.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/components/create.html.tmpl b/template/en/default/admin/components/create.html.tmpl
index 9e999839b..5b376bc79 100644
--- a/template/en/default/admin/components/create.html.tmpl
+++ b/template/en/default/admin/components/create.html.tmpl
@@ -91,7 +91,7 @@
%]
<br>
[% IF !Param("usemenuforusers") %]
- <em>Enter user names for the CC in a comma-separated list.</em>
+ <em>Enter user names for the CC list as a comma-separated list.</em>
[% END %]
</td>
</tr>
diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl
index 81a6e9fc2..e7bd96355 100644
--- a/template/en/default/admin/components/edit.html.tmpl
+++ b/template/en/default/admin/components/edit.html.tmpl
@@ -96,7 +96,7 @@
%]
<br>
[% IF !Param("usemenuforusers") %]
- <em>Enter user names for the CC in a comma-separated list.</em>
+ <em>Enter user names for the CC list as a comma-separated list.</em>
[% END %]
</td>
</tr>