<table class="table table-striped table-bordered bootstrap-datatable datatable"> <thead> <tr> <th style="display: none;" nowrap>DATA PARA ORDENAR</th> <th nowrap>Grupo</th> <th nowrap>Obra</th> <th nowrap>Empresa</th> <th nowrap>Cód. Documento</th> <th nowrap>Disciplina</th> <th width="12%">Ação</th> </tr> </thead> <tbody> <?php $cadastro->ListarFinalizados(); ?> </tbody> </table> </div> </div> </div> <!-- content ends --> </div><!--/#content.span10--> </div><!--/fluid-row--> <hr> <?php