From: Frédéric Buclin
Date: Tue, 7 Jan 2014 19:26:08 +0000 (+0100)
Subject: Bug 952796: Remove HTML attributes which are obsolete in HTML5
X-Git-Tag: bugzilla-4.5.2~46
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98446d4f4473c2c06515ea606cd6643b13092e0c;p=thirdparty%2Fbugzilla.git
Bug 952796: Remove HTML attributes which are obsolete in HTML5
r/a=justdave
---
diff --git a/skins/standard/attachment.css b/skins/standard/attachment.css
index b08cb61362..ebc52c651f 100644
--- a/skins/standard/attachment.css
+++ b/skins/standard/attachment.css
@@ -48,6 +48,18 @@ table#flags td {
background-color: #f0f0f0;
border: 1px solid black;
text-align: left;
+ padding: 0.2em;
+}
+
+.section_head .link_here {
+ float: right;
+ padding-left: 1em;
+ padding-right: 0.5em;
+}
+
+.lines_count a {
+ padding-left: 0.5em;
+ padding-right: 1em;
}
table.file_table {
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 05a111428d..cd89be4f36 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -211,7 +211,7 @@
border-color: black;
border-width: 0px 0px 2px 0px;
}
-
+
.tabs td.selected {
background: white;
border-width: 2px 2px 0px 2px;
@@ -634,8 +634,8 @@ input.required, select.required, span.required_explanation {
.calendar_button span { display: none }
/* These classes are set by YUI. */
.yui-calcontainer {
- display: none;
- background-color: white;
+ display: none;
+ background-color: white;
padding: 10px;
border: 1px solid #404D6C;
}
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl
index 21b19b0ee5..9ac79ba452 100644
--- a/template/en/default/account/create.html.tmpl
+++ b/template/en/default/account/create.html.tmpl
@@ -53,7 +53,7 @@
existing ones, as you may be contacted for more information if needed.
This also lets other users clearly identify who is the author of comments
or changes made into [% terms.bugs %]. Note that your email address will
- never be displayed to logged out users. Only registered users will be
+ never be displayed to logged out users. Only registered users will be
able to see it.
This account will not be created if this form is not completed by
- [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %].
+ [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %].
diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl
index 1eeb4c7216..0524841743 100644
--- a/template/en/default/account/prefs/email.html.tmpl
+++ b/template/en/default/account/prefs/email.html.tmpl
@@ -209,8 +209,8 @@ function SetCheckboxes(setting) {
If you watch a user, it is as if you are standing in their shoes for the
-purposes of getting email. Email is sent or not according to your
-preferences for their relationship to the [% terms.bug %]
+purposes of getting email. Email is sent or not according to your
+preferences for their relationship to the [% terms.bug %]
(e.g. Assignee).