Revision 1784ebf2
Von Moritz Bunkus vor etwa 17 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
2395 | 2395 |
<tr valign=top> |
2396 | 2396 |
<td width=70%> |
2397 | 2397 |
<table width="100%" height="100%"> |
2398 |
<td colspan=2> |
|
2399 |
<table> |
|
2400 |
$buchungsgruppe |
|
2401 |
$linkaccounts |
|
2402 |
</table> |
|
2403 |
</td> |
|
2398 |
<tr> |
|
2399 |
<td colspan=2> |
|
2400 |
<table> |
|
2401 |
$buchungsgruppe |
|
2402 |
$linkaccounts |
|
2403 |
</table> |
|
2404 |
</td> |
|
2405 |
</tr> |
|
2404 | 2406 |
<tr> |
2405 | 2407 |
<th align="left">| . $locale->text('Notes') . qq|</th> |
2406 | 2408 |
<th align="left">$formula_label</th> |
Auch abrufbar als: Unified diff
<td> muss in <tr> stecken.