Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1784ebf2

Von Moritz Bunkus vor fast 17 Jahren hinzugefügt

  • ID 1784ebf2ba2c81f9efa3882e33575a83d24d8165
  • Vorgänger 13d11cb9
  • Nachfolger 983c5af1

<td> muss in <tr> stecken.

Unterschiede anzeigen:

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