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 dd0d1e6a..e8d76da3 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 @@ -107,7 +107,7 @@ $smarty->assign('customer_id', 1001); + ]]> @@ -135,10 +135,7 @@ where template is: - {html_options options=$cust_options selected=$customer_id} - + {html_options name=customer_id options=$cust_options selected=$customer_id} ]]> @@ -146,7 +143,7 @@ where template is: +