mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-01-26 12:22:28 +00:00
improve wording on search options
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
"title": "repo",
|
||||
},{
|
||||
"key": "marc21",
|
||||
"text": _("search publications (thesis, books, papers, etc)"),
|
||||
"text": _("Publications"),
|
||||
"value": url_for("invenio_records_marc21.search"),
|
||||
"title": "publication",
|
||||
},{
|
||||
"key": "lom",
|
||||
"text": _("search open educational resources"),
|
||||
"text": _("Open Educational Resources"),
|
||||
"value": url_for("invenio_records_lom.search"),
|
||||
"title": "oer",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user