X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/6cd8dc5d7de3648d46545d68d5f76735b91be143..20ead233cabc8fefcd86bd99f08dadc261669300:/contact.php diff --git a/contact.php b/contact.php index c55ec0c..7ffa409 100644 --- a/contact.php +++ b/contact.php @@ -1,6 +1,7 @@ $v) { @@ -67,6 +79,9 @@ switch ($source) { case 'bbq': print "

Bedankt voor je deelname. Tot ziens!

"; break; + case 'melding': + print "

Bedankt voor de melding. Na goedkeuring zal het hier geplaatst worden.

"; + break; default: print '

Bedankt voor uw reactie!

'; }