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" %]>
+ [%+ "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 @@