diff --git a/docs/en/designers/language-custom-functions/language-function-html-options.xml b/docs/en/designers/language-custom-functions/language-function-html-options.xml index 8df63ba9..aaf27ac5 100644 --- a/docs/en/designers/language-custom-functions/language-function-html-options.xml +++ b/docs/en/designers/language-custom-functions/language-function-html-options.xml @@ -176,8 +176,7 @@ where the template is: - {html_options name='contact_type_type' options=$contact_types - selected=$contact.type_id} + {html_options options=$contact_types selected=$contact.type_id} ]]>