mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Display called indexers instead of result indexers
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
|
||||
<script id="jackett-search-results" type="text/x-handlebars-template">
|
||||
<hr/>
|
||||
<p>Your search contains results from: {{#each Indexers}}{{this}}, {{/each}}</p>
|
||||
<p>Your search was done using: {{#each Indexers}}{{this}}, {{/each}}</p>
|
||||
<table class="dataTable compact cell-border hover stripe">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user