summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/computers/new_host.php
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/computers/new_host.php')
-rw-r--r--ldap-site-mngmt/webinterface/computers/new_host.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/ldap-site-mngmt/webinterface/computers/new_host.php b/ldap-site-mngmt/webinterface/computers/new_host.php
index ad20b092..4ac144bc 100644
--- a/ldap-site-mngmt/webinterface/computers/new_host.php
+++ b/ldap-site-mngmt/webinterface/computers/new_host.php
@@ -7,7 +7,7 @@ $webseite = "new_host.dwt";
include('computers_header.inc.php');
-$mnr = 1;
+$mnr = 0;
$sbmnr = -1;
$mcnr = -1;
@@ -43,6 +43,8 @@ $template->assign(array("HOSTNAME" => $hostname,
"MAC" => $mac,
"IP" => $ip,
"DHCPSELECT" => $dhcp_selectbox,
+ "GEOLOC" => "",
+ "GEOATT" => "",
"MOUSE" => "",
"GRAPHIC" => "",
"MONITOR" => "",