Code

Fixed another w3c thingie
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 4 Aug 2006 12:20:29 +0000 (12:20 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 4 Aug 2006 12:20:29 +0000 (12:20 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4397 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/generic/generic.tpl

index bb726435f3a887a3d5ef8afa8676a2916b1fc046..c3fdd6ebf716c741418cf58f99993483d9ff7135 100644 (file)
          <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}">
+                <img align="middle" 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}...">
+                <input type="submit" name="edit_picture" {$jpegPhotoACL} value="{t}Change picture{/t}...">
                </td>
           </tr>
          </table>