From 4db8f6e2cfcaad4cad3b33e85659e416395eba67 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 24 Jul 2007 02:51:03 +0000 Subject: Bug 213831 "Update" is ambiguous/confusing to sleepy admins r=wurblzap a=lpsolit --- template/en/default/admin/components/edit.html.tmpl | 2 +- template/en/default/admin/fieldvalues/edit.html.tmpl | 2 +- template/en/default/admin/keywords/edit.html.tmpl | 2 +- template/en/default/admin/milestones/edit.html.tmpl | 2 +- template/en/default/admin/products/edit.html.tmpl | 2 +- template/en/default/admin/users/edit.html.tmpl | 2 +- template/en/default/admin/versions/edit.html.tmpl | 2 +- template/en/default/list/quips.html.tmpl | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl index 0e3415da4..0e5b57973 100644 --- a/template/en/default/admin/components/edit.html.tmpl +++ b/template/en/default/admin/components/edit.html.tmpl @@ -122,7 +122,7 @@ - or or Delete this component. diff --git a/template/en/default/admin/fieldvalues/edit.html.tmpl b/template/en/default/admin/fieldvalues/edit.html.tmpl index efce7b255..ad29a4855 100644 --- a/template/en/default/admin/fieldvalues/edit.html.tmpl +++ b/template/en/default/admin/fieldvalues/edit.html.tmpl @@ -63,7 +63,7 @@ - + [% PROCESS admin/fieldvalues/footer.html.tmpl diff --git a/template/en/default/admin/keywords/edit.html.tmpl b/template/en/default/admin/keywords/edit.html.tmpl index 81f072b8b..ea62aeaf1 100755 --- a/template/en/default/admin/keywords/edit.html.tmpl +++ b/template/en/default/admin/keywords/edit.html.tmpl @@ -63,7 +63,7 @@ - + diff --git a/template/en/default/admin/milestones/edit.html.tmpl b/template/en/default/admin/milestones/edit.html.tmpl index fbe0dd879..f2dec7663 100644 --- a/template/en/default/admin/milestones/edit.html.tmpl +++ b/template/en/default/admin/milestones/edit.html.tmpl @@ -54,7 +54,7 @@ - + diff --git a/template/en/default/admin/products/edit.html.tmpl b/template/en/default/admin/products/edit.html.tmpl index 8816ed12b..256896043 100644 --- a/template/en/default/admin/products/edit.html.tmpl +++ b/template/en/default/admin/products/edit.html.tmpl @@ -138,7 +138,7 @@ versions: - + [% PROCESS "admin/products/footer.html.tmpl" diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl index 05b60e4a6..8ababb82e 100644 --- a/template/en/default/admin/users/edit.html.tmpl +++ b/template/en/default/admin/users/edit.html.tmpl @@ -110,7 +110,7 @@

- + diff --git a/template/en/default/admin/versions/edit.html.tmpl b/template/en/default/admin/versions/edit.html.tmpl index 632c7a5e7..e1ea834ef 100644 --- a/template/en/default/admin/versions/edit.html.tmpl +++ b/template/en/default/admin/versions/edit.html.tmpl @@ -49,7 +49,7 @@ - + [% PROCESS admin/versions/footer.html.tmpl diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl index 32529f4cc..566b62e52 100644 --- a/template/en/default/list/quips.html.tmpl +++ b/template/en/default/list/quips.html.tmpl @@ -148,7 +148,7 @@ +'value="Check All" onclick="SetCheckboxes(true);">'); //--> - +
[% END %] -- cgit v1.2.3-24-g4f1b