[bugzilla-gnome-org-customizations/production] [Browse] Fix invalid HTML by adding missing closing tags
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] [Browse] Fix invalid HTML by adding missing closing tags
- Date: Wed, 11 Feb 2015 11:48:41 +0000 (UTC)
commit 1f9c3514af8159e6c5b2cd8d1f20a801b3d68151
Author: Andre Klapper <a9016009 gmx de>
Date: Wed Feb 11 00:52:59 2015 +0100
[Browse] Fix invalid HTML by adding missing closing tags
.../template/en/default/pages/browse.html.tmpl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/pages/browse.html.tmpl
b/extensions/Browse/template/en/default/pages/browse.html.tmpl
index a5424f2..353e9c0 100644
--- a/extensions/Browse/template/en/default/pages/browse.html.tmpl
+++ b/extensions/Browse/template/en/default/pages/browse.html.tmpl
@@ -394,6 +394,8 @@ Browse:
</tr>
[% END %]
</table>
+ </td>
+</tr>
</table>
<form class="fixedquery" name="fixedquery" action="buglist.cgi" method="get">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]