Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2997 → Rev 2998

/web/acc/manager/htdocs/user_new.php
149,7 → 149,7
<td class="etiquette" colspan="$colspan">
$l_password
</td><td>
<input type=password name="passwd" size=20>
<input type=password name="passwd" size=20 autocomplete="new-password" >
<br><input type="button" value="$l_passwd_gen" onclick="password(8,'newuser')">
<input type="text" value="" name="pwdgene" size=10 readonly>
</td>