diff options
-rw-r--r-- | sendOrd.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sendOrd.php b/sendOrd.php index d25c3b2..62949eb 100644 --- a/sendOrd.php +++ b/sendOrd.php @@ -43,8 +43,6 @@ if($error != '') { $error .= "Bruk tilbakeknappen i nettleseren for å rette på påmeldinga.\n"; print $error; - print \n; - print <br>; print . "\n"; exit(); } |