aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Bojer <axelb@skolelinux.no>2007-05-12 15:07:55 +0000
committerAxel Bojer <axelb@skolelinux.no>2007-05-12 15:07:55 +0000
commit05d0307560ddff01bf13dbd4d00360795074ccd7 (patch)
treeb8af6187b44c7887fa2baac3d0a7809401163e9f
parentc9235f6637ac8c6bb700066ce0cb34d0aaabf65a (diff)
downloadhomepage-05d0307560ddff01bf13dbd4d00360795074ccd7.tar.gz
homepage-05d0307560ddff01bf13dbd4d00360795074ccd7.tar.bz2
homepage-05d0307560ddff01bf13dbd4d00360795074ccd7.tar.xz
linjeskift?
-rw-r--r--sendOrd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendOrd.php b/sendOrd.php
index 080893e..2bcb804 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -42,7 +42,7 @@ if(!$HTTP_POST_VARS['gpl'])
if($error != '')
{
$error .= "Bruk tilbakeknappen i nettleseren for å rette på påmeldinga.\n";
- print "\n" . $error . "\n";
+ print " \n" . $error . " \n";
exit();
}
?>