aboutsummaryrefslogtreecommitdiffstats
path: root/sendOrd.php
diff options
context:
space:
mode:
authorAxel Bojer <axelb@skolelinux.no>2007-05-12 14:31:34 +0000
committerAxel Bojer <axelb@skolelinux.no>2007-05-12 14:31:34 +0000
commitb3f5f964ec691e73831c892ffd6b51051b047e43 (patch)
tree466993ecb910d83ffd0996a84dce08ec43e99049 /sendOrd.php
parentb209160cdafdec4a594a8225fc24ee1d8405a07d (diff)
downloadhomepage-b3f5f964ec691e73831c892ffd6b51051b047e43.tar.gz
homepage-b3f5f964ec691e73831c892ffd6b51051b047e43.tar.bz2
homepage-b3f5f964ec691e73831c892ffd6b51051b047e43.tar.xz
Ok, virker -- naa finpuss :-)
Diffstat (limited to 'sendOrd.php')
-rw-r--r--sendOrd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendOrd.php b/sendOrd.php
index 79c209d..19a41a4 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -51,7 +51,7 @@ $to = $HTTP_POST_VARS['e-post'];
$subject = "[ORDSJEKK] Bokmålsord til korrekturlesing";
// $body = "Påmelding til kurs: {$HTTP_POST_VARS['kurs']}\n";
-$body .= "WORD: {$HTTP_POST_VARS['ord']}";
+$body .= "WORD: {$HTTP_POST_VARS['ord']}\n";
if($HTTP_POST_VARS['status'])
$body .= "STATUS: +\n";