From 56dc0a41954b488c1490895eef280bb63db66baf Mon Sep 17 00:00:00 2001 From: Christopher Trom Date: Fri, 30 Aug 2013 18:46:24 +1000 Subject: Bug 547311 - Remove the "align" attribute from r=simon, a=sgreen --- skins/standard/global.css | 3 +++ template/en/default/admin/classifications/del.html.tmpl | 4 ++-- template/en/default/admin/components/confirm-delete.html.tmpl | 4 ++-- template/en/default/admin/custom_fields/confirm-delete.html.tmpl | 4 ++-- template/en/default/admin/fieldvalues/confirm-delete.html.tmpl | 4 ++-- template/en/default/admin/fieldvalues/edit.html.tmpl | 2 +- template/en/default/admin/milestones/confirm-delete.html.tmpl | 4 ++-- template/en/default/admin/products/confirm-delete.html.tmpl | 4 ++-- template/en/default/admin/table.html.tmpl | 2 +- template/en/default/admin/versions/confirm-delete.html.tmpl | 4 ++-- template/en/default/attachment/confirm-delete.html.tmpl | 4 ++-- template/en/default/attachment/diff-file.html.tmpl | 2 +- template/en/default/attachment/list.html.tmpl | 2 +- template/en/default/global/choose-product.html.tmpl | 2 +- 14 files changed, 24 insertions(+), 21 deletions(-) diff --git a/skins/standard/global.css b/skins/standard/global.css index b1c9a7d07..51d7c29db 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -573,3 +573,6 @@ input.required, select.required, span.required_explanation { form th { text-align: right; } +th.left { + text-align: left; +} \ No newline at end of file diff --git a/template/en/default/admin/classifications/del.html.tmpl b/template/en/default/admin/classifications/del.html.tmpl index 215db848f..83e0812ab 100644 --- a/template/en/default/admin/classifications/del.html.tmpl +++ b/template/en/default/admin/classifications/del.html.tmpl @@ -12,8 +12,8 @@ - - + + diff --git a/template/en/default/admin/components/confirm-delete.html.tmpl b/template/en/default/admin/components/confirm-delete.html.tmpl index 82bf018b3..bbd5ce200 100644 --- a/template/en/default/admin/components/confirm-delete.html.tmpl +++ b/template/en/default/admin/components/confirm-delete.html.tmpl @@ -24,8 +24,8 @@ from '[% product.name FILTER html %]' product
PartValuePartValue
Classification:
- - + + diff --git a/template/en/default/admin/custom_fields/confirm-delete.html.tmpl b/template/en/default/admin/custom_fields/confirm-delete.html.tmpl index 85338c003..0b7c8814c 100644 --- a/template/en/default/admin/custom_fields/confirm-delete.html.tmpl +++ b/template/en/default/admin/custom_fields/confirm-delete.html.tmpl @@ -25,8 +25,8 @@
FieldValueFieldValue
Component:
- - + + diff --git a/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl b/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl index 122df3612..a37ff73d4 100644 --- a/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl +++ b/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl @@ -24,8 +24,8 @@
FieldValueFieldValue
Custom Field:
- - + + diff --git a/template/en/default/admin/fieldvalues/edit.html.tmpl b/template/en/default/admin/fieldvalues/edit.html.tmpl index 90ac419c6..d076e3071 100644 --- a/template/en/default/admin/fieldvalues/edit.html.tmpl +++ b/template/en/default/admin/fieldvalues/edit.html.tmpl @@ -23,7 +23,7 @@
FieldValueFieldValue
Field Name:
-
+ diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl index cc30f164f..7efee02b9 100644 --- a/template/en/default/admin/milestones/confirm-delete.html.tmpl +++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl @@ -23,8 +23,8 @@ - - + + diff --git a/template/en/default/admin/products/confirm-delete.html.tmpl b/template/en/default/admin/products/confirm-delete.html.tmpl index 2198066b8..f1d6aa429 100644 --- a/template/en/default/admin/products/confirm-delete.html.tmpl +++ b/template/en/default/admin/products/confirm-delete.html.tmpl @@ -26,8 +26,8 @@
FieldValueFieldValue
Milestone:
- - + + [% IF Param('useclassification') %] diff --git a/template/en/default/admin/table.html.tmpl b/template/en/default/admin/table.html.tmpl index 80f6417a3..abc0e5775 100644 --- a/template/en/default/admin/table.html.tmpl +++ b/template/en/default/admin/table.html.tmpl @@ -71,7 +71,7 @@ [% FOREACH c = columns %] [%# Default to align left for headers %] - [% END %] diff --git a/template/en/default/admin/versions/confirm-delete.html.tmpl b/template/en/default/admin/versions/confirm-delete.html.tmpl index e6f39226f..85c297647 100644 --- a/template/en/default/admin/versions/confirm-delete.html.tmpl +++ b/template/en/default/admin/versions/confirm-delete.html.tmpl @@ -23,8 +23,8 @@
FieldValueFieldValue
+ [% c.heading FILTER html %]
- - + + diff --git a/template/en/default/attachment/confirm-delete.html.tmpl b/template/en/default/attachment/confirm-delete.html.tmpl index 4557af616..9eaaa7b28 100644 --- a/template/en/default/attachment/confirm-delete.html.tmpl +++ b/template/en/default/attachment/confirm-delete.html.tmpl @@ -22,8 +22,8 @@
FieldValueFieldValue
Version:
- - + + diff --git a/template/en/default/attachment/diff-file.html.tmpl b/template/en/default/attachment/diff-file.html.tmpl index 815b6de1b..2c87188ad 100644 --- a/template/en/default/attachment/diff-file.html.tmpl +++ b/template/en/default/attachment/diff-file.html.tmpl @@ -41,7 +41,7 @@ incremental_restore() [% section_num = section_num + 1 %]
FieldValueFieldValue
Attachment ID:
-
+
[% IF file.is_add %] Added [% ELSIF file.is_remove %] diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index e30492c36..9c9247980 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -44,7 +44,7 @@ function toggle_display(link) {
- diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index 7bbe29c8c..30de0f9fd 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -37,7 +37,7 @@ [% FOREACH c = classifications %] [% IF c.object %] - [% END %] -- cgit v1.2.3-24-g4f1b
+ Attachments
[% c.object.name FILTER html %]: + [% c.object.name FILTER html %]: [%+ c.object.description FILTER html_light %]