Remove useless text (my bad)

This commit is contained in:
Chocobozzz 2020-09-11 13:46:08 +02:00
parent 7e0f110414
commit 679dd77b71
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
<translate>Go!</translate>
</button>
<div v-if="searchDone" v-translate="{ instancesCount: instancesCount, indexName: indexName }">videos and channels from <a href="%{indexedInstancesUrl}" target="_blank">%{instancesCount} PeerTube instances</a> listed on <strong>%{indexName}</strong></div>
</div>
<search-warning class="search-warning" v-bind:indexName="indexName" v-bind:highlight="!searchDone"></search-warning>