From adf8aa553c46c06d17008e4a3d0397052eaa0b0b Mon Sep 17 00:00:00 2001 From: messju Date: Fri, 2 Dec 2005 10:02:48 +0000 Subject: [PATCH] removed useless and confusing size-attribute from example --- .../language-function-html-options.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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: +