minor data forms error

This commit is contained in:
stpeter 2011-02-24 21:12:41 -07:00
parent f440cd55c0
commit 52fd0441e1
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@
<field type='text-single' var='username'>
<required/>
</field>
<field type='text-single' var='password'>
<field type='text-private' var='password'>
<required/>
</field>
</x>