Subversion-Projekte lars-tiefland.inventar

Revision

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

Revision 26 Revision 28
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
	<!-- $Id: index.tpl 26 2008-05-15 19:35:41Z lars $ -->
2
	<!-- $Id: index.tpl 28 2008-05-24 22:02:19Z lars $ -->
-
 
3
	<table>
-
 
4
		<tr>
-
 
5
			<th>Aktionen</th>
-
 
6
		</tr>
-
 
7
		<tr>
-
 
8
			<td>
-
 
9
				<form action="" method="post">
-
 
10
					<input type="submit" class="liteoption" value="neuen Computer anlegen">
-
 
11
					<input type="hidden" name="mode" value="new">
-
 
12
				</form>
-
 
13
			</td>
-
 
14
		</tr>
-
 
15
	</table>
-
 
16
	<br><br>
3
	<table>
17
	<table>
4
		<tr>
18
		<tr>
5
			<th>ID</th>
19
			<th>ID</th>
6
			<th>Name</th>
20
			<th>Name</th>
7
			<th>Aktionen</th>
21
			<th>Aktionen</th>