Commit 69a9dca5 authored by Romain Courteaud's avatar Romain Courteaud

Fix field name.

parent 5098f660
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
<string>my_preferred_regularisation_request_template</string> <string>my_preferred_regularisation_request_template</string>
<string>my_preferred_support_request_template</string> <string>my_preferred_support_request_template</string>
<string>my_preferred_web_message_template</string> <string>my_preferred_web_message_template</string>
<string>my_preferred_slapos_web_site_url_property</string> <string>my_preferred_slapos_web_site_url</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_preferred_slapos_web_site_url_property</string> </value> <value> <string>my_preferred_slapos_web_site_url</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
18 19
\ 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