yay works now... just forgot to send http header
[freeside.git] / fs_passwd / fs_passwd.cgi
index df6c7c8..3f676ff 100755 (executable)
@@ -43,7 +43,7 @@ chomp $error;
 if ($error) {
   die $error;
 } else {
-  print <<END;
+  print $cgi->header(), <<END;
 <html>
   <head>
     <title>Password changed</title>