ftimme
2012-03-07 6de0aab86c64d68578258139bea75cc6221882f7
interface/web/sites/templates/cron_list.htm
@@ -27,7 +27,7 @@
            <th class="tbl_col_run_month" scope="col"><tmpl_var name="run_month_txt"></th>
            <th class="tbl_col_run_wday" scope="col"><tmpl_var name="run_wday_txt"></th>
            <th class="tbl_col_command" scope="col"><tmpl_var name="command_txt"></th>
            <th class="tbl_col_buttons" scope="col">&nbsp;</th>
            <th class="" scope="col">{tmpl_var name='search_limit'}</th>
          </tr>
          <tr>
            <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td>
@@ -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>