xaver
2011-09-22 cb8ae5df83836eb5640981310bf4ef1665481c44
fixed colspan in cronlist
1 files modified
2 ■■■ changed files
interface/web/sites/templates/cron_list.htm 2 ●●● patch | view | raw | blame | history
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>