diff --git a/docs/fr/designers/language-custom-functions/language-function-html-options.xml b/docs/fr/designers/language-custom-functions/language-function-html-options.xml index e24066af..a70e1d7c 100644 --- a/docs/fr/designers/language-custom-functions/language-function-html-options.xml +++ b/docs/fr/designers/language-custom-functions/language-function-html-options.xml @@ -1,6 +1,6 @@ - + {html_options} @@ -180,7 +180,7 @@ $smarty->assign('contact',$db->getRow($sql)); - {html_options name='contact_type' options=$contact_types selected=$contact.type_id} + {html_options options=$contact_types selected=$contact.type_id} ]]> diff --git a/docs/fr/designers/language-variables/language-variables-smarty.xml b/docs/fr/designers/language-variables/language-variables-smarty.xml index 5b212578..213f80a5 100644 --- a/docs/fr/designers/language-variables/language-variables-smarty.xml +++ b/docs/fr/designers/language-variables/language-variables-smarty.xml @@ -1,6 +1,6 @@ - + Variable réservée {$smarty} @@ -149,14 +149,16 @@ define('_MY_CONST_VAL','CHERRIES'); Le conteneur principal est {$smarty.template} {include file='banner.tpl} - ]]> - -Affichera : - - + + + Affichera : + + +Le conteneur principal est container.tpl - banner.tpl - ]]> +banner.tpl +]]> @@ -169,7 +171,7 @@ Affichera : Généré par Smarty {$smarty.version} ]]> - +