Code

Updated template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 25 Sep 2009 11:56:21 +0000 (11:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 25 Sep 2009 11:56:21 +0000 (11:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14350 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/opsi/admin/opsiLicenses/licenseGeneric.tpl

index 445e453e1906881b82208e60ca38ae15c22254cf..45dd1eb46b40e5a7d797dadfa362c9e9b81fce08 100644 (file)
 
 <table width="100%">
   <tr>
-    <td style='border-right: solid 1px #AAA; padding: 5px; vertical-align:top;'>
+    <td style='width:50%;border-right: solid 1px #AAA; padding: 5px; vertical-align:top;'>
     
         <table>
           <tr>
           <tr>
             <td colspan="2">
               <b>{t}Used by Host{/t}</b><br>
-              <select 
-
-              disabled
-  
+              <select   disabled
                 name='selectedUsedHosts[]' multiple size=4 style='width:100%;'>
                 {html_options options=$usedByHost}
               </select><br>