Commit b5831bb4 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix form order.

parent b317a7a2
......@@ -74,10 +74,7 @@
<item>
<key> <string>bottom</string> </key>
<value>
<list>
<string>your_text_content</string>
<string>your_captcha</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -97,6 +94,8 @@
<value>
<list>
<string>your_title</string>
<string>your_text_content</string>
<string>your_captcha</string>
</list>
</value>
</item>
......
91
\ No newline at end of file
92
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment