summaryrefslogtreecommitdiff
path: root/templates/es/samba-export.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/es/samba-export.tmpl')
-rw-r--r--templates/es/samba-export.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/es/samba-export.tmpl b/templates/es/samba-export.tmpl
index 0036372ed..946e3128e 100644
--- a/templates/es/samba-export.tmpl
+++ b/templates/es/samba-export.tmpl
@@ -34,8 +34,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()"> Exportar todas las impresoras
+<INPUT TYPE="CHECKBOX" NAME="EXPORT_ALL" ID="EXPORT_ALL"{export_all? CHECKED:}
+onChange="select_printers()"><LABEL FOR="EXPORT_ALL"> Exportar todas las impresoras</LABEL>
</TD>
</TR>
<TR>