%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/sedl.alnetis.fr/public_html/
Upload File :
Create Path :
Current File : /home/alliance/domains/sedl.alnetis.fr/public_html/p-initiatives.php

<?php
include_once("inc/config.php");
include_once("inc/functions.php");
include_once("inc/init.php");



//edition en cours 



//affichage du html
include("theme/html.php");
//affichage des metas
include("theme/meta.php");
echo "\n<title>".$admtext->getText("Initiatives",$lang->getlangid())." - ".$info_titresite."</title>\n";
?>
<meta property="og:type" content="non_profit"/>
<meta property="fb:app_id" content="307325492664749"/>
<meta property="og:url" content="<?php echo $url_site.$pageactu; ?>"/>
<meta property="og:site_name" content="<?php echo $info_titresite; ?>"/>
<?php
//affichage du header
include("theme/header.php");
//colonne de droite
include("theme/droite.php");


$uneedition=$edition->getCurrentEdition("front",$lang->getlangid());


?>
<!--<div id="filariane">
<a href="/" style="background-color: #<?php echo $cat['couleur']; ?>" class="link"><?php echo $cat['titre']; ?></a>
<?php if($cat['type'] != 0) { ?><a href="<?php echo $pagesec; ?>" style="background-color: #<?php echo $cat['couleur']; ?>" class="link"><?php echo $sec['titre']; ?></a><?php } ?>
<div class="link"><?php echo $actu['titre']; ?></div>
</div>-->


<div class="ariane"><span class="pays_lib"><?=$admtext->getText("Initiatives",$lang->getlangid())?></span></div>
<br/>
<div class="page_pays page_carte">
	<h1><?=$admtext->getText("Initiatives",$lang->getlangid())?></h1>
	<br/>
	
	
	<ul>
	<?$type_acts=$obj_activite->getAllTypeActivite($lang->getlangid(),$uneedition['id']);
	foreach($type_acts as $type_act){
		echo '<li><a href="'.$lang->getlang().'/'.$type_act['id'].'-initiative.html">'.str_replace("[edition_titre]",$this_edition['titre'],$type_act['libelle']).'</a></li>';
	}
	?>
	</ul>



</div>


<?php

//affichage du footer
include("theme/footer.php");

?>

Zerion Mini Shell 1.0