Detail prix libre

This commit is contained in:
leosw
2025-12-25 20:12:46 +01:00
parent c801ce8832
commit 281cf25e37

View File

@@ -259,17 +259,15 @@ if ($action === 'home') {
">
<strong>Personnaliser les indications de prix libre</strong>
<span>selon mon revenu mensuel :</span>
<input
type="number"
id="income"
value="1900"
min="0"
step="1"
style="width: 110px; margin: 0;"
>
style="width: 110px; margin: 0;">
<span>€/mois</span>
<small style="font-size: 0.8em">Le prix conseillé par défaut est pour le revenu médian de 1900 €, en fonction du revenu le montant indiqué est modifié.</small>
</form>
</div>