From f07114378b39c6424d0c01f366ab8bd2839b927c Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Fri, 29 Dec 2006 02:20:07 +0000 Subject: [PATCH] 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(-) diff --git a/template/en/default/admin/components/create.html.tmpl b/template/en/default/admin/components/create.html.tmpl index 9e999839b9..5b376bc797 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 81a6e9fc27..e7bd963556 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 %] -- 2.47.2