institution_details_tpl

 

 



<?php echo $arr_details['company']?>

Angebot

 

 

<?php echo $arr_details['services']?>

 

Zielgruppe

 

 

<?php echo $arr_details['targetgroup']?>

 

Akuthilfe

 

 

<?php echo $arr_details['help_direct']?>

 

Folgehilfe

 

 

<?php echo $arr_details['help_follow']?>

 

<?php echo (strlen(trim($arr_details['description'])) > 0 )? '

Weitere Informationen

'.$arr_details['description'] .'

' : '' ?>

 


 

 

<?php //optional anzeigen echo (strlen(trim($arr_details['fax'])) >0 ) ? '<tr><td>Telefax</td><td >' .$arr_details['fax'] . '</td></tr>' : '' ?>
Kontakt
Strasse<?php echo $arr_details['address']?>
Ort<?php echo $arr_details['zip']?> <?php echo $arr_details['city']?>
Telefon<?php echo $arr_details['phone']?>
E-Mail <?php echo (strlen(trim($arr_details['email'])) > 0 )? '' . $arr_details['email'] .'' : '-' ?>
Internet <?php echo (strlen(trim($arr_details['www'])) > 0 )? '' . $arr_details['www'] .'' : '-' ?>
Sprechzeiten <?php echo $arr_details['available']?>

 

 

zurück zur Übersicht