diff --git a/interface/web/sites/templates/cron_list.htm b/interface/web/sites/templates/cron_list.htm
index 63c4895e3953cf92ef29104a1a72d02caccdb26f..5e00b5415d4d2db7dc47007cf0b58ea168967c63 100644
--- a/interface/web/sites/templates/cron_list.htm
+++ b/interface/web/sites/templates/cron_list.htm
@@ -64,7 +64,7 @@
         </tbody>
         <tfoot>
           <tr>
-            <td class="tbl_footer tbl_paging" colspan="9"><tmpl_var name="paging"></td>
+            <td class="tbl_footer tbl_paging" colspan="10"><tmpl_var name="paging"></td>
           </tr>
         </tfoot>
       </table>