Exemple #1
0
							</div>
						</div>
						<div class="box-content">
							<table class="table table-bordered table-striped table-condensed">
								  <thead>
									  <tr>
									  	  <th nowrap>Data de cadastro</th>
									  	  <th nowrap>Vers&atilde;o</th>
										  <th width="20%">Plano de Trabalho - Pt</th>
										  <th width="20%">Plano de Trabalho - En</th>
										  <th width="20%">Motivo</th>
									  </tr>
								  </thead>   
								  <tbody>
								  	<?php 
$DAO->ListarAnteriores();
?>
								  </tbody>
							 </table>  
						</div>
					</div>
				</div>
			<!-- content ends -->
		</div>
		<!--/#content.span10-->
	</div>
	<!--/fluid-row-->

	<hr>

		<?php