diff options
Diffstat (limited to 'extensions/ProdCompSearch/template')
-rw-r--r-- | extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl b/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl index bbd0cfc40..c232f677d 100644 --- a/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl +++ b/extensions/ProdCompSearch/template/en/default/prodcompsearch/form.html.tmpl @@ -33,7 +33,7 @@ <div class="pcs-header"> [% input_label FILTER none %] <img id="[% id FILTER html %]-throbber" - src="[% asset_file('extensions/ProdCompSearch/web/images/throbber.gif') FILTER html %]" + src="extensions/ProdCompSearch/web/images/throbber.gif" style="display:none" width="16" height="11"> <span class="pcs-message" id="[% id FILTER html %]-no_results" style="display:none"> No components found |