Revision 22 | Revision 44 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed
{include file="header.tpl"}<!-- $Id: new_vserver.tpl 35 2007-10-01 18:17:00Z lars $ --><form method="POST" enctype="text/plain" action=""><table><tr><th>Eigenschaft</th><th>Wert</th></tr><tr><td>Name</td><td><input type="text" name="v_name" value=""></td></tr><tr><td>IP-Adresse</td><td>{html_options selected="$cur_ip" options="$ips" name="ip_id"}</td></tr><tr><td>Root-Passwort</td><td><input type="password" name="root_pw" value=""></td></tr><tr><td>Root-Passwort (Bestätigung</td><td><input type="password" name="root_pw_conf" value=""></td></tr><tr><td>Distribution</td><td>{html_options selected="$cur_dist" options="$dists" name="d_id"}</td></tr><tr><td class="catBottom" colspan="2"><input type="submit" value="anlegen"></td></tr></table></form><form action="index.php" method="post"><input type="hidden" name="hn_id" value="{$hn_id}"><input type="submit" name="back" value="zurück zur Übersicht" class="liteoption"></form>{include file="footer.tpl"}