git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4892 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-11-19 04:57:09 +00:00
parent dee1a23dc1
commit f35af73e68
8 changed files with 24 additions and 10 deletions

View file

@ -45,7 +45,7 @@
<tr class="row2">
<th scope="row"><div>{$lang->password}</div></th>
<td>
<input type="password" name="password" value="" class="inputTypeText" />
<input type="text" name="password" value="" class="inputTypeText" />
</td>
</tr>
<tr>