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:
a7820e6
)
Den Rahmen auf 0 Pixel gesetzt. Damit ist auch das Problem der halb versteckten Scrol...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 13:24:57 +0000
(13:24 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 13:24:57 +0000
(13:24 +0000)
bin/mozilla/menuv3.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/menuv3.pl
b/bin/mozilla/menuv3.pl
index
c94e45f
..
a877dcf
100644
(file)
--- a/
bin/mozilla/menuv3.pl
+++ b/
bin/mozilla/menuv3.pl
@@
-43,7
+43,7
@@
sub display {
$form->header(qq|<link rel="stylesheet" href="css/menuv3.css?id=| .
int(rand(100000)) . qq|" type="text/css">|);
- print(qq|<body>\n|);
+ print(qq|<body
style="padding:0px; margin:0px;"
>\n|);
clock_line();