summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/computers/new_host.dwt
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/computers/new_host.dwt')
-rw-r--r--ldap-site-mngmt/webinterface/computers/new_host.dwt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ldap-site-mngmt/webinterface/computers/new_host.dwt b/ldap-site-mngmt/webinterface/computers/new_host.dwt
index b9bccec4..43625f57 100644
--- a/ldap-site-mngmt/webinterface/computers/new_host.dwt
+++ b/ldap-site-mngmt/webinterface/computers/new_host.dwt
@@ -76,6 +76,15 @@
<input type='Text' name='attribs[hw-monitor]' value='{MONITOR}' size='30' class='medium_form_field'>
</td>
</tr>
+ <tr>
+ <td style='border-color: black; border-style: solid; border-width: 0 0 1 0;'><b>DHCP: </b>&nbsp;</td>
+ <td style='border-color: black; border-style: solid; border-width: 0 0 1 0;'>
+ <select name='dhcpcont' size='2' class='medium_form_selectbox'>
+ <option selected value='none'>----------</option>
+ {DHCPSELECT}
+ </select>
+ </td>
+ </tr>
</table></td>
</tr>