Subversion Repositories Applications.framework

Rev

Rev 80 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 80 Rev 103
Line 1... Line 1...
1
<h2>Liste des administrateurs</h2>
1
<h2>Liste des administrateurs</h2>
2
<table class="liste_admin">
2
<table class="liste_admin">
3
	<th>Identifiant d'admin</th>
3
	<th>Identifiant d'admin</th>
4
	<th>Nom</th>
4
	<th>Nom</th>
5
	<th>Prénom</th>
5
	<th>Prénom</th>
6
	<th>Langue</th>
6
	<th>Langue</th>
7
	<th></th>
7
	<th></th>
8
	<th></th>
8
	<th></th>
9
	<?php foreach ($admin as $element) : ?>
9
	<?php foreach ($admin as $element) : ?>
10
	<tr>
10
	<tr>