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 654f1f9..98b0bac 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -43,7 +43,7 @@ if($error != '')
{
$error .= "Bruk tilbakeknappen i nettleseren for å rette på påmeldinga.\n";
print $error;
- print "\n";
+ print "<br>";
exit();
}
?>