Subversion-Projekte lars-tiefland.medien

Revision

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

Revision 85 Revision 105
Zeile 1... Zeile 1...
1
{include file=header.tpl}
1
{include file="header.tpl"}
2
	<table>
2
	<table>
3
		<tr>
3
		<tr>
4
			<th>{$L_USERNAME}</th>
4
			<th>{$L_USERNAME}</th>
5
			<th>{$L_LANGUAGE}</th>
5
			<th>{$L_LANGUAGE}</th>
6
			<th>{$L_EMAIL}</th>
6
			<th>{$L_EMAIL}</th>
Zeile 28... Zeile 28...
28
				{/if}
28
				{/if}
29
			</td>
29
			</td>
30
		</tr>
30
		</tr>
31
		{/section}
31
		{/section}
32
	</table>
32
	</table>
33
{include file=footer.tpl}
33
{include file="footer.tpl"}