summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/release-notes.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/pages/release-notes.html.tmpl')
-rw-r--r--template/en/default/pages/release-notes.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 49389bb7d..c7a853c03 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -794,7 +794,7 @@
<h3 id="v42_req_modules">Required Perl Modules</h3>
-<table class="req_table" border="0" cellpadding="0" cellspacing="0">
+<table class="req_table">
<tbody>
<tr>
<th>Module</th>
@@ -857,7 +857,7 @@
features of [% terms.Bugzilla %]:</p>
-<table class="req_table" border="0" cellpadding="0" cellspacing="0">
+<table class="req_table">
<tbody>
<tr>
<th>Module</th>
@@ -1443,7 +1443,7 @@
<h3 id="v40_req_modules">Required Perl Modules</h3>
- <table cellspacing="0" cellpadding="0" border="0" class="req_table">
+ <table class="req_table">
<tbody>
<tr>
<th>Module</th><th>Version</th>
@@ -1501,7 +1501,7 @@
<p>The following perl modules, if installed, enable various
features of [% terms.Bugzilla %]:</p>
- <table cellspacing="0" cellpadding="0" border="0" class="req_table">
+ <table class="req_table">
<tbody>
<tr>
<th>Module</th><th>Version</th><th>Enables Feature</th>
@@ -2241,7 +2241,7 @@
[% BLOCK req_table %]
- <table class="req_table" border="0" cellspacing="0" cellpadding="0">
+ <table class="req_table">
<tr>
<th>Module</th> <th>Version</th>
[% IF include_feature %]