1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-22 09:12:19 -05:00

minor data forms error

This commit is contained in:
stpeter 2011-02-24 21:12:41 -07:00
parent f440cd55c0
commit 52fd0441e1

View File

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