From f07114378b39c6424d0c01f366ab8bd2839b927c Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Fri, 29 Dec 2006 02:20:07 +0000 Subject: Bug 365083 edit components cc list text needs wordsmithing r=lpsolit a=justdave --- template/en/default/admin/components/create.html.tmpl | 2 +- template/en/default/admin/components/edit.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/admin/components') 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 @@ %]
[% IF !Param("usemenuforusers") %] - Enter user names for the CC in a comma-separated list. + Enter user names for the CC list as a comma-separated list. [% END %] 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 @@ %]
[% IF !Param("usemenuforusers") %] - Enter user names for the CC in a comma-separated list. + Enter user names for the CC list as a comma-separated list. [% END %] -- cgit v1.2.3-24-g4f1b