projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df9b211
)
<html>-Tag vor eigentlichem HTML-Code ausgeben.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 14 Feb 2006 16:40:09 +0000
(16:40 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 14 Feb 2006 16:40:09 +0000
(16:40 +0000)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
8670d60
..
acc6c6b
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-401,6
+401,7
@@
function fokus(){document.$self->{fokus}.focus();}
print qq|Content-Type: text/html
+<html>
<head>
<title>$self->{titlebar}</title>
$stylesheet