summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-12-31 13:48:41 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2013-12-31 13:48:41 +0100
commit4fa178ae3f0f612cf91b26a2dea498602794be3b (patch)
treeae4bd380dfbc7e7f3d3392d9a4f9947a91e48077 /template/en/default/bug/edit.html.tmpl
parent5a15633a1179f960e1726eebf7f38c7ee2f2b4f8 (diff)
downloadbugzilla-4fa178ae3f0f612cf91b26a2dea498602794be3b.tar.gz
bugzilla-4fa178ae3f0f612cf91b26a2dea498602794be3b.tar.xz
Bug 920681: Remove the cellspacing and cellpadding attributes from tables
r/a=justdave
Diffstat (limited to 'template/en/default/bug/edit.html.tmpl')
-rw-r--r--template/en/default/bug/edit.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 0ddc7cc06..3b93ebe2b 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -113,7 +113,7 @@
</td>
[%# 2nd Column %]
<td id="bz_show_bug_column_2" class="bz_show_bug_column">
- <table cellpadding="3" cellspacing="1">
+ <table>
[%# *** Reported and modified dates *** %]
[% PROCESS section_dates %]
@@ -143,7 +143,8 @@
</tr>
</table>
- <table id="bz_big_form_parts" cellspacing="0" cellpadding="0"><tr>
+ <table id="bz_big_form_parts">
+ <tr>
<td>
[% IF user.is_timetracker %]
[% PROCESS section_timetracking %]
@@ -618,7 +619,7 @@
<tr>
<th>&nbsp;</th>
- <td colspan="2" align="left" id="show_dependency_tree_or_graph">
+ <td colspan="2" id="show_dependency_tree_or_graph">
Show dependency <a href="showdependencytree.cgi?id=[% bug.bug_id %]&amp;hide_resolved=1">tree</a>
[% IF Param('webdotbase') %]
@@ -1123,8 +1124,7 @@
<br>
[% PROCESS commit_button id=""%]
- <table id="bug_status_bottom"
- class="status" cellspacing="0" cellpadding="0">
+ <table id="bug_status_bottom" class="status">
<tr>
<th class="field_label">
<a href="page.cgi?id=fields.html#bug_status">Status</a>: