mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
add img alt
attribute
This commit is contained in:
parent
1882701c61
commit
5d8edf217f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<div class="row mt-3">
|
||||
<div class="col-2" id="region-left">
|
||||
<a href="" id="preview-link">
|
||||
<img id="preview" class="img-responsive fit-image"/>
|
||||
<img id="preview" alt="facsimile_preview" class="img-responsive fit-image"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-8 text-center" id="tableregion">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue