Update texts on most pages

This commit is contained in:
2021-02-23 20:46:43 +01:00
parent 3e5eeb6fd9
commit 8d677d9bdc
5 changed files with 42 additions and 37 deletions

View File

@ -50,21 +50,21 @@
<p>Le symbole <img width="5rem" src="styles/icons/exclamation-mark.svg" alt="double point d'exclamation"> dans la colonne aide signifie que nous avons besoin d'aide pour obtenir une photo et que <a href="informations.html">vous pouvez contribuer</a>.</p>
<p>Une fois cette liste générée, la configuration sera repliée, il suffit alors de cliquer sur la <img width="12rem" src="styles/icons/triangle.svg" alt="flèche"> <strong>flèche</strong> pour la faire réapparaître.</p>
<p>Une fois cette liste générée, les options de configuration seront repliées, il suffit alors de cliquer sur la <img width="12rem" src="styles/icons/triangle.svg" alt="flèche"> <strong>flèche</strong> pour les faire réapparaître.</p>
</div>
<h2 class="active">Configuration&nbsp;</h2>
<form name="explorer" onsubmit="onSubmit();">
<div class="container">
<div class="box photos active">
<h3>État photo&nbsp;</h3>
<h3>Photo / État&nbsp;</h3>
<div class="item-cont">
<span><input type="checkbox" id="photos" name="photos" value="all">
<label for="photos">Tout état</label></span>
<span><input type="checkbox" id="none" name="photo" value="none">
<label for="none">&#x2606; inexistant</label></span>
<label for="none">&#x2606; manquant</label></span>
<span><input type="checkbox" id="exist" name="photo" value="exist">
<label for="exist">Existant</label></span>
<label for="exist">Disponible</label></span>
<span><input type="checkbox" id="bad" name="photo" value="bad">
<label for="bad">&#x2605; mauvais</label></span>
<span><input type="checkbox" id="ok" name="photo" value="ok">