add `img alt` attribute

pull/39/head
Clemens Neudecker 5 years ago committed by GitHub
parent 1882701c61
commit 5d8edf217f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save