Code

Complete Plugin Folder has image align middle now ....
[gosa.git] / plugins / personal / generic / generic_picture.tpl
index 54fce2e3df2e0479b1e3e9935d2447193d25f6b7..69d39799259a6c7bd994c3873637d2447fc96802 100644 (file)
@@ -12,7 +12,7 @@
 
    <!-- Image container -->
    <td>
-     <img align="bottom" border="1" width="145" height="200" src="getpic.php?rand=$rand">
+     <img alt="" align="bottom" border="1" width="145" height="200" src="getpic.php?rand=$rand">
    </td>
 
    <!-- Name, ... -->