Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 36 Revision 70
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
	<!-- $Id: details.tpl 36 2007-10-01 18:19:25Z lars $ -->
2
	<!-- $Id: details.tpl 70 2007-10-26 08:38:56Z lars $ -->
3
	<table>
3
	<table>
4
		<tr>
4
		<tr>
5
			<th>Direktive</th>
5
			<th>Direktive</th>
6
			<th>Wert</th>
6
			<th>Wert</th>
7
			<th>Wert (human-readable)</th>
7
			<th>Wert (human-readable)</th>
Zeile 26... Zeile 26...
26
	{/section}
26
	{/section}
27
	</table>
27
	</table>
28
	<br><br>
28
	<br><br>
29
	<form action="index.php" method="post">
29
	<form action="index.php" method="post">
30
		<input type="hidden" name="hn_id" value="{$hn_id}">
30
		<input type="hidden" name="hn_id" value="{$hn_id}">
31
		<input type="submit" name="back" value="zurück zur Übersicht" class="liteoption">
31
		<input type="submit" name="back" value="zur&uuml;ck zur &Uuml;bersicht" class="liteoption">
32
	</form>
32
	</form>
33
{include file="footer.tpl"}
33
{include file="footer.tpl"}