]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/ru/choose-model.tmpl
Support IPP Everywhere driver in web interface (Issue #5338)
[thirdparty/cups.git] / templates / ru / choose-model.tmpl
index 2f0d6d9bab24ef2ac880723131b0a0579b189d2b..86507814dc71bfe17a3a7a17b3ef84c95cc00ee3 100644 (file)
@@ -39,6 +39,7 @@
 <TD>
 <SELECT NAME="PPD_NAME" SIZE="10">
 {op=add-printer?:<OPTION VALUE="__no_change__" SELECTED>Текущий драйвер - {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>