diff options
Diffstat (limited to 'ldap-site-mngmt/webinterface/computers/hwhost.dwt')
| -rw-r--r-- | ldap-site-mngmt/webinterface/computers/hwhost.dwt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ldap-site-mngmt/webinterface/computers/hwhost.dwt b/ldap-site-mngmt/webinterface/computers/hwhost.dwt index 472b2f3e..c32c70c4 100644 --- a/ldap-site-mngmt/webinterface/computers/hwhost.dwt +++ b/ldap-site-mngmt/webinterface/computers/hwhost.dwt @@ -1,20 +1,20 @@ <table border='0' cellpadding='5' cellspacing='0' width='100%'> - <tr> - <td colspan='4'><h3>Rechner <code class='font_object'> {HOSTNAME} </code> </h3></td> - </tr> - <tr> - <td height='20'></td> - </tr> + <tr> <td align='center' width='15%' style='border-color: black; border-style: solid; border-width: 0 1 0 1;'><h4>{HOSTLINK} Allgemein </a></h4></td> - <td align='center' width='15%' style='border-color: black; border-style: solid; border-width: 0 1 0 0;'><h4>{DHCPLINK} DHCP/RBS </a></h4></td> + <td align='center' width='15%' style='border-color: black; border-style: solid; border-width: 0 1 0 0;'><h4>{DHCPLINK} DHCP </a></h4></td> + <td align='center' width='15%' style='border-color: black; border-style: solid; border-width: 0 1 0 0;'><h4>{RBSLINK} RBS/PXE </a></h4></td> <td align='center' width='15%' style='border-color: black; border-style: solid; border-width: 0 1 0 0;'><h4><code class='font_object'>Hardware</code></h4></td> <td> </td> </tr> <tr> <td height='20'></td> </tr> - <tr><td colspan='4'> + <tr> + <td colspan='5'><h3>Hardware Optionen - Rechner <code class='font_object'> {HOSTNAME} </code> </h3></td> + </tr> + + <tr><td colspan='5'> <table cellpadding='7' cellspacing='0' border='1' align='left' width='90%' style='border-width: 0 0 0 0;'> <form action='hwhost_change.php' method='post'> |
