Impress: Set aria-labelledby attribute for "selectbackground" element.

Signed-off-by: Gökay ŞATIR <gokaysatir@gmail.com>
Change-Id: Ia338ac8dce20cb247a5dc4a87eb292e1a51dcf34
This commit is contained in:
Gökay ŞATIR 2021-10-28 16:26:10 +03:00
parent 62d4c87808
commit f83895d4a6

View file

@ -200,7 +200,7 @@ m4_ifelse(MOBILEAPP,[true],
</script>
<input id="insertgraphic" aria-labelledby="menu-insertgraphic" type="file" accept="image/*" style="position: fixed; top: -100em">
<input id="selectbackground" type="file" accept="image/*" style="position: fixed; top: -100em">
<input id="selectbackground" aria-labelledby="menu-selectbackground" type="file" accept="image/*" style="position: fixed; top: -100em">
<div id="closebuttonwrapper">
<div class="closebuttonimage" id="closebutton"></div>