[PATCH] templates/patch-list: patches table has 6 columns

Andreas Bießmann andreas at biessmann.de
Thu Nov 21 21:04:03 EST 2013


Signed-off-by: Andreas Bießmann <andreas at biessmann.de>
---
 templates/patchwork/patch-list.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html
index 59adbe3..b1eeebf 100644
--- a/templates/patchwork/patch-list.html
+++ b/templates/patchwork/patch-list.html
@@ -238,7 +238,7 @@
 
 {% else %}
  <tr>
-  <td colspan="5">No patches to display</td>
+  <td colspan="6">No patches to display</td>
  </tr>
 {% endif %}
 
-- 
1.7.10.4



More information about the Patchwork mailing list