1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-25 10:42:19 -05:00

corrected examples

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3971 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-02-22 04:31:20 +00:00
parent 60a6e15bde
commit f9d3d0cac7

View File

@ -416,7 +416,7 @@
<field type='hidden' var='FORM_TYPE'> <field type='hidden' var='FORM_TYPE'>
<value>http://jabber.org/protocol/admin</value> <value>http://jabber.org/protocol/admin</value>
</field> </field>
<field label='The Jabber ID(s) to re-enable <field label='The Jabber ID(s) to re-enable'
type='jid-multi' type='jid-multi'
var='accountjids'> var='accountjids'>
<required/> <required/>
@ -800,7 +800,7 @@
</item> </item>
</query> </query>
</x> </x>
</completed> </command>
</iq> </iq>
]]></example> ]]></example>
</section2> </section2>
@ -887,7 +887,7 @@
<value>2003-12-19T17:58:35Z</value> <value>2003-12-19T17:58:35Z</value>
</field> </field>
</x> </x>
</completed> </command>
</iq> </iq>
]]></example> ]]></example>
</section2> </section2>
@ -1983,7 +1983,7 @@
</field> </field>
<field label='Message of the Day' <field label='Message of the Day'
type='text-multi' type='text-multi'
var='motd'/> var='motd'>
<required/> <required/>
</field> </field>
</x> </x>