aboutsummaryrefslogtreecommitdiffstats
path: root/sendOrd.php
diff options
context:
space:
mode:
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 932c08a..57ab0cc 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -59,7 +59,7 @@ $subject = "[ORDSJEKK] Bokmålsord til korrekturlesing";
$body .= "WORD: {$HTTP_POST_VARS['ord']}\n";
-if($HTTP_POST_VARS['status'] == 'Ja'
+if($HTTP_POST_VARS['status'] == 'Ja')
$body .= "STATUS: +\n";
// else if($HTTP_POST_VARS['status'])
// $body .= "STATUS: -\n";