Subversion-Projekte lars-tiefland.webhosting

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

{include file="header.tpl"}
        <form method="post" action="">
                <table>
                        <tr>
                                <th>Eigenschaft</th>
                                <th>Wert</th>
                        </tr>
                        <tr>
                                <td>IP-Adresse</td>
                                <td><input type="text" name="ip_addr" value="" size="10" maxlenngth="10"></td>
                        </tr>
                        <tr>
                                <td>Root Pa&szlig;wort</td>
                                <td><input type="text" name="root_pass" value="" size="10" maxlenngth="10"></td>
                        </tr>
                </table>
        </form>
{include file="footer.tpl"}