Code

Mass table tag fixing
[gosa.git] / plugins / personal / generic / password.tpl
index b397271558a76cf1bb15ec5f8072168ca9f32e02..4f4fdf8572bbad808bf2cee521b9b5b5a80aac31 100644 (file)
@@ -2,7 +2,7 @@
  {t}You have changed the method your password is stored in the ldap database. For that reason you've to enter your password at this point again. GOsa will then encode it with the selected method.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}New password{/t}</b></td>
     <td><input type="password" name="new_password" size="30" maxlength="40" onFocus="nextfield= 'repeated_password';"></td>