Code

Mass table tag fixing
[gosa.git] / plugins / admin / users / password.tpl
index 65f93e7475bc6621a35eb0b04ea8397bc6152ced..d37a1f2786571ba7bf26007bd1a169fe3bd0a099 100644 (file)
@@ -6,7 +6,7 @@
  {t}Changing the password affects your authentification on mail, proxy, samba and unix services.{/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>