Fix #1121: Use semantic headers for accessibility

This commit is contained in:
Agate 2020-07-03 14:20:47 +02:00
parent 50c3071c56
commit 86b90ec716
54 changed files with 121 additions and 121 deletions

View file

@ -2,9 +2,9 @@
<span>
<modal v-if="isEmbedable" :show.sync="showEmbedModal">
<div class="header">
<h4 class="header">
<translate translate-context="Popup/Album/Title/Verb">Embed this album on your website</translate>
</div>
</h4>
<div class="content">
<div class="description">
<embed-wizard type="album" :id="object.id" />