Subversion Repositories Applications.annuaire

Rev

Rev 193 | Rev 263 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 193 Rev 229
Line 15... Line 15...
15
						<?=$element['image']?>
15
						<?=$element['image']?>
16
					<? } ?>
16
					<? } ?>
17
					<h3><a href="<?= $element['lien']?>" > <?=$element['element'] ?> </a></h3>
17
					<h3><a href="<?= $element['lien']?>" > <?=$element['element'] ?> </a></h3>
18
				</div>
18
				</div>
19
			<?php endforeach ?>
19
			<?php endforeach ?>
-
 
20
			<?php if(isset($resume['lien_appli'])) { ?>
-
 
21
				<h3><?=$resume['lien_appli']?></h3>
-
 
22
			<? } ?> 
20
		</div>
23
		</div>
21
	<?php $i++ ?>	
24
	<?php $i++ ?>	
22
	<?php endforeach ?>
25
	<?php endforeach ?>
23
</div>
26
</div>