Commit b5831bb4 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix form order.

parent b317a7a2
...@@ -74,10 +74,7 @@ ...@@ -74,10 +74,7 @@
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list/>
<string>your_text_content</string>
<string>your_captcha</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -97,6 +94,8 @@ ...@@ -97,6 +94,8 @@
<value> <value>
<list> <list>
<string>your_title</string> <string>your_title</string>
<string>your_text_content</string>
<string>your_captcha</string>
</list> </list>
</value> </value>
</item> </item>
......
91 92
\ No newline at end of file \ 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