From 42ecd63a35d8800977547f073de9336cbddfd5fd Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 14 Feb 2006 16:40:09 +0000 Subject: [PATCH] -Tag vor eigentlichem HTML-Code ausgeben. --- SL/Form.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/SL/Form.pm b/SL/Form.pm index 8670d604c..acc6c6b58 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -401,6 +401,7 @@ function fokus(){document.$self->{fokus}.focus();} print qq|Content-Type: text/html + $self->{titlebar} $stylesheet -- 2.20.1