]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/pt_BR/set-printer-options-trailer.tmpl
Import CUPS v1.7.3
[thirdparty/cups.git] / templates / pt_BR / set-printer-options-trailer.tmpl
CommitLineData
a51f28ec
MS
1</DIV>
2
3<SCRIPT TYPE="text/javascript"><!--
4// Hide custom options parameters for browsers that understand Javascript
5var paramtables = document.getElementsByName("paramtable");
6for (var i = 0; i < paramtables.length; i++)
7{
8 var opt = paramtables[i].id.substr(0, paramtables[i].id.lastIndexOf("-"));
9 var cb = document.getElementById("select-" + opt);
10 if (cb.value != "Custom")
11 paramtables[i].style.display = "none";
12}
13--></SCRIPT>
14</FORM>
15
16</DIV>