[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [%# # parameters (all are optional, defaults below) # id : id and prefix of elements # script_name : .cgi to redirect to # max_results : maximum results displayed # input_label : input field label # auto_focus : focus the search form on page load # format : format parameter passed to cgi # cloned_bug_id : cloned_bug_id parameter # new_tab : open in a new tab # anchor_component : append #component to url #%] [% DEFAULT id = "pcs"; DEFAULT max_results = 100; DEFAULT script_name = "enter_bug.cgi"; %]
[% input_label FILTER none %]