]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/pt_BR/choose-model.tmpl
Support IPP Everywhere driver in web interface (Issue #5338)
[thirdparty/cups.git] / templates / pt_BR / choose-model.tmpl
index 55d8bd8d5d6ece8d2002ea29124ab3905fb56472..a5939ee9cb17344b412e2f174922e3fa406690a5 100644 (file)
@@ -39,6 +39,7 @@
 <TD>
 <SELECT NAME="PPD_NAME" SIZE="10">
 {op=add-printer?:<OPTION VALUE="__no_change__" SELECTED>Driver atual - {current_make_and_model}</OPTION>:}
+{show_ipp_everywhere?<OPTION VALUE="everywhere" SELECTED>IPP Everywhere &trade;</OPTION>:}
 {[ppd_name]<OPTION VALUE="{ppd_name}" {op=modify-printer?:{?current_make_and_model={ppd_make_and_model}?SELECTED:}}>{ppd_make_and_model} ({ppd_natural_language})
 }</SELECT>
 </TD>