?>
" />
																				<button class="btn" data-dismiss="modal"aria-hidden="true">Non</button>
																				<button type="submit" class="btn red" aria-hidden="true">Oui</button>
																			</div>
																		</form>
																	</div>
																</div>
																<!-- delete box end -->		
																<?php 
        }
        ?>
															</tbody>
														</table>
														<a class="btn big blue">Total : <?php 
        echo $salairesManager->getTotalByIdEmploye($idEmploye);
        ?>
</a>
													</div>
												</div>
												<!--tab-pane-->
												<div class="tab-pane" id="tab_1_22">
													<div class="portlet-body" style="display: block;">
														<table class="table table-striped table-bordered table-advance table-hover">
															<thead>
																<tr>
																	<th>Date début</th>
																	<th class="hidden-phone">Date fin</th>
																	<th>Modifier</th>
																	<th>Supprimer</th>
																</tr>