Skip to content

Commit 07c1c52

Browse files
StephDrivermauromsl
authored andcommitted
a11y: openlibhums#4839 full-text-search olh contextual h1
1 parent 24b0953 commit 07c1c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/themes/OLH/templates/journal/full-text-search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1>Searching for: <i>{{ search_term }}</i></h1>
2020
{% elif keyword %}
2121
<h1>Keyword: <i>{{ keyword }}</i></h1>
2222
{% else %}
23-
<h1>{% trans 'All Articles' %}</h1>
23+
<h1>{% trans 'Article Search Results' %}</h1>
2424
{% endif %}
2525
</div>
2626
<section class="invisible-landmark" aria-label="Results">

0 commit comments

Comments
 (0)