summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/computers/hostoverview.dwt
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/computers/hostoverview.dwt')
-rw-r--r--ldap-site-mngmt/webinterface/computers/hostoverview.dwt14
1 files changed, 9 insertions, 5 deletions
diff --git a/ldap-site-mngmt/webinterface/computers/hostoverview.dwt b/ldap-site-mngmt/webinterface/computers/hostoverview.dwt
index 51065a56..50694f46 100644
--- a/ldap-site-mngmt/webinterface/computers/hostoverview.dwt
+++ b/ldap-site-mngmt/webinterface/computers/hostoverview.dwt
@@ -8,11 +8,13 @@
<tr><td>
<table cellpadding='7' cellspacing='0' border='1' align='left' width='90%' style='border-width: 0 0 0 0;'>
<tr>
- <td width='24%' class='tab_h'><b>Rechnername</b></td>
- <td width='19%' class='tab_h'><b>IP Adresse</b></td>
- <td width='19%' class='tab_h'><b>MAC Adresse</b></td>
- <td width='19%' class='tab_h'><b>DHCP</b></td>
- <td width='19%' class='tab_h'><b>RBS</b></td>
+ <td width='18%' class='tab_h'><b>Rechnername</b></td>
+ <td width='14%' class='tab_h'><b>IP Adresse</b></td>
+ <td width='20%' class='tab_h'><b>MAC Adresse</b></td>
+ <td width='15%' class='tab_h'><b>DHCP</b></td>
+ <td width='10%' class='tab_h'> &nbsp;</td>
+ <td width='13%' class='tab_h'><b>RBS</b></td>
+ <td width='10%' class='tab_h'> &nbsp;</td>
</tr>
<!-- BEGIN DYNAMIC BLOCK: Rechner -->
@@ -21,7 +23,9 @@
<td class='tab_d'>{IPADDRESS} &nbsp;</td>
<td class='tab_d'>{HWADDRESS} &nbsp;</td>
<td class='tab_d'>{DHCPCONT} &nbsp;</td>
+ <td class='tab_d'>{FIXADD} &nbsp;</td>
<td class='tab_d'>{RBSCONT} &nbsp;</td>
+ <td class='tab_d'>{NXTSRV} &nbsp;</td>
</tr>
<!-- END DYNAMIC BLOCK: Rechner -->