Code

Parent server sorted
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Mar 2006 12:39:19 +0000 (12:39 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Mar 2006 12:39:19 +0000 (12:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2805 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/class_servRepositorySetup.inc
plugins/admin/systems/network.tpl

index 661adfabeff021c7442476347bea50973fb032b9..ddc4e1e8d21358bae33b9ea630bf86ca746720b1 100644 (file)
@@ -149,6 +149,7 @@ class servRepositorySetup  extends plugin
     $ret = array_merge($ret,$this->GetHookElements());
     
     $ret['none']= "&nbsp;";
+    asort($ret);
     return($ret);
   }
 
index 832935d8ada2b196a139770549c627ca08b01e6f..0ac0890921e4198caa87cc9e2e92084d18956ebd 100644 (file)
@@ -3,7 +3,7 @@
 
 <table summary=""      width="100%" cellspacing=0 cellpadding=0>
        <tr>
-               <td     style="border-right:1px solid   #b0b0b0;        width:50%; vertical-align: top;">
+               <td     style="width:50%; vertical-align: top;">
                        <table  summary="">
                                <tr>
                                        <td><LABEL      for="ipHostNumber">{t}IP-address{/t}{if $IPisMust}{$staticAddress}{/if}</LABEL></td>
@@ -16,7 +16,7 @@
       </table> 
     </td>
     {if $DNS_is_account==true}
-               <td     style="width:50%;vertical-align:top;" valign="top">
+               <td     style="width:50%;vertical-align:top;border-left:1px solid #b0b0b0;" valign="top">
       <input type="checkbox" name="enableDNS" value="1" 
         {if $DNSAccount==true}checked{/if}
         onClick="