Code

Updated generic class
[gosa.git] / gosa-core / plugins / personal / generic / generic.tpl
index 548ae1c68916b699a7ad1b277bf7c42991e9b7f1..56f2dbef4e5512f417502c1cda9ba3f86ea27a53 100644 (file)
    <!-- The users picture settings container -->
    <table summary="{t}The users picture{/t}">
     <tr>
-     <td style='width:147px; height:200px; background-color:gray;'>
+     <td style='width:147px; height:200px; background-color:gray; vertical-align: middle;' >
       {if !$userPicture_is_readable}
       <img  src="plugins/users/images/default.jpg" alt=''>
       {else}
-      <img  src="getbin.php?rand={$rand}" alt='' style='width:147px;' >
+      <img  src="getbin.php?rand={$rand}" alt='' style='width:147px; vertical-align: middle;' >
       {/if}
      </td>
     </tr>
@@ -29,7 +29,7 @@
   <!-- /The users picture settings container -->
 
   </td> 
-  <td>
+  <td style='width:45%'>
 
    {if $is_template ne "true"}
 
 
     <tr>
      <td>
-      <label for="preferredLanguage">{t}Preferred langage{/t}</label>
+      <label for="preferredLanguage">{t}Preferred language{/t}</label>
      </td>
      <td>
       {render acl=$preferredLanguageACL checkbox=$multiple_support checked=$use_preferredLanguage}
   </td>
 
   <td>
-   <table style="width:100%" summary="{t}Postal address{/t}"> 
+   <table summary="{t}Postal address{/t}"> 
     <tr>
      <td><label for="homePostalAddress">{t}Address{/t}</label></td>
      <td>
   </td>
   
   <!-- Location, ... -->
-  <td>
+  <td style='width:33%'>
    <table summary="{t}Organizational information{/t} - {t}part{/t} 3">
     <tr>
      <td><label for="l">{t}Location{/t}</label></td>