From 0e0787e6e437c458f10c063f8660f82fab0fe19c Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" Date: Sun, 27 Oct 2002 00:30:13 +0000 Subject: [PATCH] Bugzilla Bug 176936 minor consistency changes for editproducts and editflags r=joel --- webtools/bugzilla/editproducts.cgi | 2 +- .../template/en/default/admin/flag-type/list.html.tmpl | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/webtools/bugzilla/editproducts.cgi b/webtools/bugzilla/editproducts.cgi index d7c28f7cb660..5649c44408cb 100755 --- a/webtools/bugzilla/editproducts.cgi +++ b/webtools/bugzilla/editproducts.cgi @@ -232,7 +232,7 @@ unless ($action) { } print "\n"; print " Add a new product\n"; - print " Add\n"; + print " Add\n"; print "\n"; PutTrailer(); diff --git a/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl b/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl index 9046d60e126b..6054c0dbba19 100644 --- a/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl +++ b/webtools/bugzilla/template/en/default/admin/flag-type/list.html.tmpl @@ -83,7 +83,7 @@ - + @@ -91,11 +91,10 @@ [% FOREACH type = types %] - +
NameEdit name ... Description Actions
[% type.name FILTER html %][% type.name FILTER html %] [% type.description FILTER html %] - Edit - | Copy + Copy | Delete