Subversion-Projekte lars-tiefland.em_wm

Revision

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

Revision 111 Revision 118
Zeile 1... Zeile 1...
1
{include file=header.tpl}
1
{include file="header.tpl"}
2
	{if $u_type==1}
2
	{if $u_type==1}
3
	<table>
3
	<table>
4
		<tr>
4
		<tr>
5
			<th>{$L_TASKS}</th>
5
			<th>{$L_TASKS}</th>
6
		</tr>
6
		</tr>
Zeile 59... Zeile 59...
59
	</tr>
59
	</tr>
60
	{/section}
60
	{/section}
61
</table>
61
</table>
62
<br>
62
<br>
63
{$nav}
63
{$nav}
64
{include file=footer.tpl}
64
{include file="footer.tpl"}