From: timeless%mozdev.org <> Date: Mon, 31 Mar 2008 13:51:03 +0000 (+0000) Subject: Bug 391949 colchange, login, and a number of other forms are missing a space before... X-Git-Tag: bugzilla-3.1.3~257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5d9a35c522e9630527d3c30a9dfd01d97f0f693;p=thirdparty%2Fbugzilla.git Bug 391949 colchange, login, and a number of other forms are missing a space before checked r=vladd a=lpsolit --- diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index 32cf55f609..19aaca11d1 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -55,7 +55,7 @@   + [%+ "checked" IF Param('rememberlogin') == "defaulton" %]> diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index e15d39d815..e8f8fa14cd 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -63,7 +63,7 @@   + [%+ "checked" IF Param('rememberlogin') == "defaulton" %]> diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index a2c60ac252..7989dc7c9b 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -236,11 +236,11 @@ value="[% attachment.contenttype FILTER html %]">
+ [%+ 'checked="checked"' IF attachment.ispatch %]> [% END %] + [%+ 'checked="checked"' IF attachment.isobsolete %]> [% IF (Param("insidergroup") && user.in_group(Param("insidergroup"))) %] Group by: - - diff --git a/template/en/default/list/change-columns.html.tmpl b/template/en/default/list/change-columns.html.tmpl index 44c791c8ad..60084c234e 100644 --- a/template/en/default/list/change-columns.html.tmpl +++ b/template/en/default/list/change-columns.html.tmpl @@ -40,7 +40,7 @@ [% FOREACH column = masterlist %] + [%+ "checked='checked'" IF lsearch(collist, column) != -1 %]> @@ -49,14 +49,14 @@

+ [%+ "checked='checked'" IF NOT splitheader %]>
+ [%+ "checked='checked'" IF splitheader %]> diff --git a/template/en/default/reports/duplicates.html.tmpl b/template/en/default/reports/duplicates.html.tmpl index 300101db60..e4ea738826 100644 --- a/template/en/default/reports/duplicates.html.tmpl +++ b/template/en/default/reports/duplicates.html.tmpl @@ -71,13 +71,13 @@ work with: + [%+ "checked" IF NOT sortvisible %]>
+ [%+ "checked" IF sortvisible %]> @@ -116,7 +116,7 @@ + [%+ "checked" IF openonly %]> diff --git a/template/en/default/reports/series.html.tmpl b/template/en/default/reports/series.html.tmpl index 66d7eb2324..3cf9390039 100644 --- a/template/en/default/reports/series.html.tmpl +++ b/template/en/default/reports/series.html.tmpl @@ -69,7 +69,7 @@ completely, if you want to change who can make series public. %] [% IF user.in_group('admin') %] + [%+ "checked='checked'" IF default.public.0 %]> Visible to all
(within group restrictions)
[% END %] diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index dcd4f70a6e..25a54a0a9b 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -60,7 +60,7 @@ + [%+ "checked" IF chart.negate %]>