Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 669 Rev 671
Line 1... Line 1...
1
<!-- STATUTS de protection -->
1
<!-- STATUTS de protection -->
2
<div class="bloc no-break">
2
<div class="bloc <? if ($premier == 'statuts') : echo 'allow-break'; else : echo 'no-break'; endif; ?>">
3
	<h2 class= "categorie">Statuts de protection</h2>
3
	<h2 class= "categorie">Statuts de protection</h2>
Line 4... Line 4...
4
	
4
	
5
	<!-- WIKI -->
5
	<!-- WIKI -->
6
	<? if(!empty($statuts['wikini']['statuts_de_protection'])) : ?>
6
	<? if(!empty($statuts['wikini']['statuts_de_protection'])) : ?>