Display called indexers instead of result indexers

This commit is contained in:
KZ
2015-08-14 22:48:51 +01:00
parent 54af84fcd3
commit e65a8abf5e
2 changed files with 1 additions and 4 deletions

View File

@@ -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>