Skip to content
Snippets Groups Projects
Commit 67e0a122 authored by Claas Kazzer's avatar Claas Kazzer Committed by Dorian Merz
Browse files

refs #18935 [finc:BARF] adds missing translation and aria-hides icon

parent 522e93c9
No related merge requests found
......@@ -134,6 +134,7 @@ CollectorsItem = Sammlungsstück
SpecialPrint = Sonderdruck
EncyclopediaEntry = Lexikoneintrag
WorkingManuscripts = Werkmanuskript
Missing Record = "Datensatz fehlt"
# specific
Unknown = "unbekanntes Format"
......
<span class="access-icon hidden-print">
<i class="fa fa-times-circle"></i>
<i class="fa fa-times-circle" aria-hidden="true"></i>
<span class="hidden-xs"> <?=$this->transEsc("Missing Record")?></span>
</span>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment