summaryrefslogtreecommitdiff
path: root/templates/fr/samba-export.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/fr/samba-export.tmpl')
-rw-r--r--templates/fr/samba-export.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/fr/samba-export.tmpl b/templates/fr/samba-export.tmpl
index 4c070a506..fa16d3037 100644
--- a/templates/fr/samba-export.tmpl
+++ b/templates/fr/samba-export.tmpl
@@ -31,8 +31,8 @@ TARGET="_blank">cupsaddsmb(8)</A>.</P>}
<SELECT NAME="EXPORT_NAME" SIZE="10" MULTIPLE>
{[printer_name]<OPTION VALUE="{printer_name}"{export_all? SELECTED:{printer_export? SELECTED:}}>{printer_name}}
</SELECT><BR>
-<INPUT TYPE="CHECKBOX" NAME="EXPORT_ALL"{export_all? CHECKED:}
-onChange="select_printers()"> Exporter toutes les imprimantes
+<INPUT TYPE="CHECKBOX" NAME="EXPORT_ALL" ID="EXPORT_ALL"{export_all? CHECKED:}
+onChange="select_printers()"><LABEL FOR="EXPORT_ALL"> Exporter toutes les imprimantes</LABEL>
</TD>
</TR>
<TR>