{{:include file="_init.tpl"}} {{#form on="save"}} {{:save key="config" velos_entry=$_POST.velos_entry|arrayval|filter velos_exit=$_POST.velos_exit|arrayval|filter caisse_exit=$_POST.caisse_exit|arrayval|filter }} {{:redirect to="?saved=1"}} {{/form}} {{:admin_header title="Connexion avec les extensions" current="module_saisie_poids"}} {{:include file="_nav.html" current="config"}} {{if $_GET.saved}}
La configuration a été enregistrée.
{{/if}} {{#load type="category" order="$$.label COLLATE U_NOCASE" target="entry"}} {{:assign var="entry_categories."|cat:$key value=$label}} {{/load}} {{#load type="category" order="$$.label COLLATE U_NOCASE" target="exit"}} {{:assign var="exit_categories."|cat:$key value=$label}} {{/load}} {{:form_errors}} {{:admin_footer}}