Skip to content

Commit 8c8f311

Browse files
committed
Added citation search links to All and Articles tabs of homepage site search box
1 parent 9243010 commit 8c8f311

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

web/app/plugins/mitlib-multisearch-widget/templates/tab-all-alma.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ class="field field-text"
2929
</div>
3030
</form>
3131
<p class="also search-all">
32-
<a href="/search-advanced/">Advanced search</a>
32+
<a href="/search-advanced/">Advanced search</a> | <a href="/citation-search/">Citation search</a>
3333
</p>

web/app/plugins/mitlib-multisearch-widget/templates/tab-articles-alma.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ class="field field-text"
7171
</script>
7272
<p class="also">Also search for:
7373
<a href="/search-journals/">Journals</a> or
74-
<a href="/search-databases/">Databases</a>
74+
<a href="/search-databases/">Databases</a> or use
75+
<a href="/citation-search/">Citation search</a>
7576
</p>

0 commit comments

Comments
 (0)