Subversion-Projekte lars-tiefland.webhosting

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php /* Smarty version 2.6.19, created on 2008-08-08 14:03:31
         compiled from setup.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
        <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>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>