typo
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ if ($resultsCount > 0) {
|
||||
<i class="fas fa-search-minus"></i>
|
||||
<h3>Aucun résultat trouvé</h3>
|
||||
<?php if ($isTagSearch): ?>
|
||||
<p>Aucune vidéo n'a été trouvée avec le tag "#<?php echo htmlspecialchars($searchTag); ?>".</p>
|
||||
<p>Aucune vidéo n'a été trouvée avec le hashtag "#<?php echo htmlspecialchars($searchTag); ?>".</p>
|
||||
<?php else: ?>
|
||||
<p>Aucune vidéo ne correspond à votre recherche "<?php echo htmlspecialchars($query); ?>".</p>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user