0) { $action_colspan++; } ?>
1)): ?>
render( array( 'title' => __('Table'), 'sort' => 'table', 'initial_sort_order' => 'ASC' ) ); ?> render( array( 'title' => __('Rows'), 'sort' => 'records', 'initial_sort_order' => 'DESC' ) ); ?> render( array( 'title' => __('Type'), 'sort' => 'type', 'initial_sort_order' => 'ASC' ) ); $cnt++; ?> render( array( 'title' => __('Collation'), 'sort' => 'collation', 'initial_sort_order' => 'ASC' ) ); $cnt++; ?> render( array( 'title' => __('Size'), 'sort' => 'size', 'initial_sort_order' => 'DESC' ) ); $cnt++; ?> render( array( 'title' => __('Overhead'), 'sort' => 'overhead', 'initial_sort_order' => 'DESC' ) ); $cnt++; ?> render( array( 'title' => __('Comment'), 'sort' => 'comment', 'initial_sort_order' => 'ASC' ) ); $cnt++; ?> render( array( 'title' => __('Creation'), 'sort' => 'creation', 'initial_sort_order' => 'DESC' ) ); $cnt++; ?> render( array( 'title' => __('Last update'), 'sort' => 'last_update', 'initial_sort_order' => 'DESC' ) ); $cnt++; ?> render( array( 'title' => __('Last check'), 'sort' => 'last_check', 'initial_sort_order' => 'DESC' ) ); $cnt++; ?>