fsfe-website/support/template-email-confirm.da.inc
kaare 3d8e5f1950 New translations / update
svn path=/trunk/; revision=24255
2012-09-07 08:11:31 +00:00

16 lines
288 B
PHP

<?php
// This is the contents of the e-mail sent to a new signup
$subject = 'Bekræft din e-mail-adresse';
$message = '
Tak fordi du viser din støtte til FSFE!
Vær venlig at bekræfte din e-mail-adresse ved at åbne siden
http://fsfe.org/support/portal.en?'. $secret .'
Tak!
';
?>