Skip to content

Commit 8540c81

Browse files
feat: Modification de l'alt pour la preview
Co-authored-by: Copilot <[email protected]>
1 parent a61e071 commit 8540c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ <h3 class="title">Image de fond personnalisée</h3>
10771077
</div>
10781078

10791079
<div id="bgPreviewContainer" class="preview-container" style="display:none;">
1080-
<img id="bgPreview" src="" class="image-personnalisee" alt="Image personnalisée" />
1080+
<img id="bgPreview" src="" class="image-personnalisee" alt="Aperçu de votre image de fond personnalisée" />
10811081
<div style="display:flex; gap:8px; align-items:center; margin-top:12px; width: 100%;">
10821082
<button class="button" id="changeBgBtn" type="button" style="width: 50%;">
10831083
<i class="fa-solid fa-edit"></i>

0 commit comments

Comments
 (0)