diff options
author | Byron Jones <bjones@mozilla.com> | 2013-02-12 09:45:43 +0100 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-02-12 09:45:43 +0100 |
commit | 37582cecb75ccadc2017a1472da8da62150b4289 (patch) | |
tree | f5a27614056d6c60bcce4e8de769e711409f0a73 /extensions/ProdCompSearch/template/en/default/prodcompsearch | |
parent | baae38d55a69917ae183acb9811d9e6a3467af3a (diff) | |
download | bugzilla-37582cecb75ccadc2017a1472da8da62150b4289.tar.gz bugzilla-37582cecb75ccadc2017a1472da8da62150b4289.tar.xz |
fix a few minor issues with ProdCompSearch
Diffstat (limited to 'extensions/ProdCompSearch/template/en/default/prodcompsearch')
-rw-r--r-- | extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl b/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl index 79693fcec..a9f05d9ba 100644 --- a/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl +++ b/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl @@ -1,9 +1,9 @@ [%# 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/. + # 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. + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. #%] <div id="prod_comp_search_form" class="yui3-skin-sam"> |