This commit is contained in:
Dany De Bontridder 2019-02-24 12:28:09 +01:00
parent 02d442e551
commit 9ff4c62760

View file

@ -212,7 +212,7 @@ version NOALYSS_VERSION - '.$my_domain.'
<TD><input type="text" class="input_text" value="" id="p_user" name="p_user" autofocus tabindex="1" placeholder="User"></TD>
</TR>
<TR>
<TD><INPUT TYPE="PASSWORD" class="input_text" value="" NAME="p_pass" tabindex="2"i placeholder="*******"></TD>
<TD><INPUT TYPE="PASSWORD" class="input_text" value="" NAME="p_pass" tabindex="2" placeholder="*******"></TD>
</TR>';