Subversion-Projekte lars-tiefland.openvz_admin

Revision

Revision 22 | Revision 39 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 22 Revision 35
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
-
 
2
	<!-- $Id: new_vserver.tpl 35 2007-10-01 18:17:00Z lars $ -->
2
	<form method="POST" enctype="text/plain" action="">
3
	<form method="POST" enctype="text/plain" action="">
3
		<table>
4
		<table>
4
			<tr>
5
			<tr>
5
				<th>Eigenschaft</th>
6
				<th>Eigenschaft</th>
6
				<th>Wert</th>
7
				<th>Wert</th>
Zeile 34... Zeile 35...
34
					<input type="submit" value="anlegen">
35
					<input type="submit" value="anlegen">
35
				</td>
36
				</td>
36
			</tr>
37
			</tr>
37
		</table>
38
		</table>
38
	</form>
39
	</form>
-
 
40
	<form action="index.php" method="post">
-
 
41
		<input type="hidden" name="hn_id" value="{$hn_id}">
-
 
42
		<input type="submit" name="back" value="zur&uuml;ck zur &Uuml;bersicht" class="liteoption">
-
 
43
	</form>
39
{include file="footer.tpl"}
44
{include file="footer.tpl"}