Rename paige_search_error to match content

This commit is contained in:
Will Faught
2025-02-09 22:27:05 -08:00
parent bf6e7e2755
commit 18798ededd
36 changed files with 36 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
<div id="paige-error" style="display: none">
<p class="text-center">
<i class="bi bi-exclamation-triangle display-6 text-danger">
<span class="visually-hidden">{{ i18n "paige_search_error" }}</span>
<span class="visually-hidden">{{ i18n "paige_error" }}</span>
</i>
</p>
</div>