summaryrefslogtreecommitdiff
path: root/templates/fr/modify-printer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/fr/modify-printer.tmpl')
-rw-r--r--templates/fr/modify-printer.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/fr/modify-printer.tmpl b/templates/fr/modify-printer.tmpl
index 733b1d5df..56376912c 100644
--- a/templates/fr/modify-printer.tmpl
+++ b/templates/fr/modify-printer.tmpl
@@ -26,8 +26,8 @@
</TR>
<TR>
<TH CLASS="label">Partage :</TH>
-<TD><INPUT TYPE="CHECKBOX" NAME="PRINTER_IS_SHARED" {PRINTER_IS_SHARED=1?CHECKED:}>
-Partager cette imprimante</TD>
+<TD><INPUT TYPE="CHECKBOX" NAME="PRINTER_IS_SHARED" ID="PRINTER_IS_SHARED" {PRINTER_IS_SHARED=1?CHECKED:}>
+<LABEL FOR="PRINTER_IS_SHARED">Partager cette imprimante</LABEL></TD>
</TR>
<TR>
<TR>