summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ddb202)
raw | patch | inline | side by side (parent: 9ddb202)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 15 Mar 2006 10:16:35 +0000 (10:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 15 Mar 2006 10:16:35 +0000 (10:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2846 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/generic/generic.tpl | patch | blob | history |
index 7da95519f3c3ead0af1ff8db29895d385ff318b0..3aa4d9fae8fb098eb626cef13ba528aa1c7882e4 100644 (file)
<tr>
<!-- Image container -->
+ <!-- Image container -->
+ <td style="vertical-align:top">
+ <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>
+ <tr>
+ <td>
+ <input valign="top" type="submit" name="edit_picture" {$jpegPhotoACL} value="{t}Change picture{/t}...">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <!--
+ Old image container, with incorrect image scaling.
<td style="vertical-align:top">
<img align="bottom" border="1" width="145" height="200" src="getbin.php?rand={$rand}" alt="{t}Personal picture{/t}">
<br>
<input type="submit" name="edit_picture" {$jpegPhotoACL} value="{t}Change picture{/t}...">
</td>
+ -->
<!-- Name, ... -->
<td style="vertical-align:top;">