Subversion-Projekte lars-tiefland.ci

Revision

Revision 2237 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 2237 Revision 2415
Zeile 1... Zeile 1...
1
<!--$Id: termineTable.tpl 2237 2017-12-23 23:58:01Z lars $ BEGIN -->
1
<!-- $Id: termineTable.tpl 2415 2020-06-01 10:28:43Z lars $ BEGIN -->
2
    <table style="width:100%" class="termineTable">
2
    <table style="width:100%" class="termineTable">
3
        <thead>
3
        <thead>
4
            <tr>
4
            <tr>
5
                <th>Status</th>
5
                <th>Status</th>
6
                <th>Priorit&auml;t</th>
6
                <th>Priorit&auml;t</th>
Zeile 60... Zeile 60...
60
                </td>
60
                </td>
61
            </tr>
61
            </tr>
62
            {/foreach}
62
            {/foreach}
63
        </tbody>
63
        </tbody>
64
    </table>
64
    </table>
65
<!-- $Id: termineTable.tpl 2237 2017-12-23 23:58:01Z lars $ END -->
65
<!-- $Id: termineTable.tpl 2415 2020-06-01 10:28:43Z lars $ END -->