Code

Fixed connectivity acls
[gosa.git] / plugins / personal / generic / generic_picture.tpl
index 28bc0717d0550ab8d5804bd1ecca3e61cf3e7a76..2fe6069e4cdd918be7f5f0d0125df792747b7ac8 100644 (file)
@@ -1,20 +1,24 @@
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
-
  <!-- Headline container -->
  <tr>
    <td colspan=2>
      <h2><img alt="" class="center" align="middle" src="images/head.png"> {t}Personal picture{/t}</h2>
    </td>
  </tr>
-
  <!-- Base container -->
  <tr>
-
-   <!-- Image container -->
-   <td>
-     <img alt="" class="center" align="bottom" border="1" width="145" height="200" src="getbin.php?rand=$rand">
-   </td>
-
+ <!-- Image container -->
+  <td>
+   <table>
+    <tr>
+     <td width="147" height="200" bgcolor="gray">
+      <img align="center" valign="center" border="0" width="100%" src="getbin.php?rand={$rand}" alt="{t}Personal picture{/t}">
+     </td>
+    </tr>
+   </table>
+  </td>
+       </tr>
+       <tr>
    <!-- Name, ... -->
    <td style="vertical-align:bottom; width:100%;">
      <input type="hidden" name="MAX_FILE_SIZE" value="2000000">