File: D:/HostingSpaces/SBogers44/ledubtoernooi.nl/wwwroot/inschrijven/berichtteam.php
<?php
/**
* Created by PhpStorm.
* User: joepvanhunsel
* Date: 13-02-14
* Time: 14:00
*/
$berichtteam = "
<body style=\"margin: 10px; background-color:#fff;\" >
<style>
a{
color:#00A6D6;
text-decoration:underline;
}
</style>
<div style=\"color:#231f20; font-family:Verdana,Geneva,sans-serif; font-size:11px; line-height:18px; padding-bottom:23px; width: 800px;\">
Beste $aanhef $achternaam_volledig,<br><br>
Hartelijk dank voor uw inschrijving voor het Ledûbtoernooi!<br><br>
Zodra uw betaling ontvangen is zal uw inschrijving definitief verwerkt worden.<br />
Uw inschrijving van het Ledub team zal gecontroleerd worden. <br />
Bij een correcte inschrijving zal het inschrijfgeld geretourneerd worden.<br /><br />
<strong>Teamgegevens:</strong><br><br>
<strong>Vereniging:</strong> $vereniging2<br>
<strong>Teamnaam:</strong> $teamnaam2<br>
<strong>Niveau:</strong> $niveauTekst<br><br>
<strong>Persoonsgegevens:</strong><br><br>
<strong>Contactpersoon:</strong> $aanhefKlein $naam2<br>
<strong>GSM nummer tijdens het toernooi:</strong> $telefoonnummer<br>
<strong>E-mailadres:</strong> $emailadres<br><br>
<strong>Adres:</strong> $adres2<br>
<strong>Postcode:</strong> $postcode<br>
<strong>Woonplaats:</strong> $woonplaats2<br>
<strong>Land:</strong> $land<br><br>
<strong>Ledub team:</strong> $ledubteamnaam<br><br>
<strong>U keuze om te kamperen:</strong> $kamperenTekst<br>
<strong>Uw eventuele opmerkingen:</strong> <br>$opmerkingen2
<br><br><br>
Met vriendelijke groet,<br>
Ledûb Volleybal<br><br>
www.ledubvolleybal.nl
</div>
</body>";