Code

* Saved missing value for goImapSieveServer
[gosa.git] / plugins / admin / systems / network.tpl
index 0167794c14fbe90dd1e8b0a592d090b63458b6e1..6a7328997e9fd99da782cc2027adf0b7c9039f16 100644 (file)
@@ -2,7 +2,7 @@
 
 <table summary="" width="100%">
  <tr>
-  <td>
+  <td style="border-right:1px solid #b0b0b0; width:50%">
    <table summary="">
     <tr>
      <td><LABEL for="ipHostNumber">{t}IP-address{/t}{$staticAddress}</LABEL></td>
@@ -13,7 +13,7 @@
   <td>
    <table summary="">
     <tr>
-     <td><LABEL for="macAddress">{t}MAC-address{/t}</LABLE>{$staticAddress}</td>
+     <td><LABEL for="macAddress">{t}MAC-address{/t}</LABEL>{$staticAddress}</td>
      <td><input name="macAddress" id="macAddress" size=25 maxlength=80 value="{$macAddress}"></td>
     </tr>
    </table>