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:
13d11cb
)
<td> muss in <tr> stecken.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 12 Oct 2007 08:24:02 +0000
(08:24 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 12 Oct 2007 08:24:02 +0000
(08:24 +0000)
bin/mozilla/ic.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ic.pl
b/bin/mozilla/ic.pl
index
dadd2bd
..
3a73d42
100644
(file)
--- a/
bin/mozilla/ic.pl
+++ b/
bin/mozilla/ic.pl
@@
-2395,12
+2395,14
@@
sub form_header {
<tr valign=top>
<td width=70%>
<table width="100%" height="100%">
- <td colspan=2>
- <table>
- $buchungsgruppe
- $linkaccounts
- </table>
- </td>
+ <tr>
+ <td colspan=2>
+ <table>
+ $buchungsgruppe
+ $linkaccounts
+ </table>
+ </td>
+ </tr>
<tr>
<th align="left">| . $locale->text('Notes') . qq|</th>
<th align="left">$formula_label</th>