feature 1505: bug fixed, the password was not replaced by stars
git-svn-id: http://piwigo.org/svn/trunk@5245 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
15528af1f4
commit
d3104275c0
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ border:2px solid #FF3363;
|
|||
</tr>
|
||||
<tr>
|
||||
<td>{'Password'|@translate}</td>
|
||||
<td><input type="text" name="password"></td>
|
||||
<td><input type="password" name="password"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue