summaryrefslogtreecommitdiff
path: root/templates/pt_BR/modify-printer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pt_BR/modify-printer.tmpl')
-rw-r--r--templates/pt_BR/modify-printer.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/pt_BR/modify-printer.tmpl b/templates/pt_BR/modify-printer.tmpl
index efdef5475..bb753afc1 100644
--- a/templates/pt_BR/modify-printer.tmpl
+++ b/templates/pt_BR/modify-printer.tmpl
@@ -26,8 +26,8 @@
</TR>
<TR>
<TH CLASS="label">Compartilhamento:</TH>
-<TD><INPUT TYPE="CHECKBOX" NAME="PRINTER_IS_SHARED" {PRINTER_IS_SHARED=1?CHECKED:}>
-Compartilhar esta impressora</TD>
+<TD><INPUT TYPE="CHECKBOX" NAME="PRINTER_IS_SHARED" ID="PRINTER_IS_SHARED" {PRINTER_IS_SHARED=1?CHECKED:}>
+<LABEL FOR="PRINTER_IS_SHARED">Compartilhar esta impressora</LABEL></TD>
</TR>
<TR>
<TR>