Jauge offset 62, onglet mensuel renommé, déduction 66% sur boutons libres, champs label noir/vert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-04-21 16:27:30 +02:00
parent 25fe91ea93
commit b8048d24f6
5 changed files with 68 additions and 6 deletions

View file

@ -70,8 +70,8 @@ $data = getContent('en');
</div>
<p class="hero-heading">
<?= htmlspecialchars($data['heroObjectiveLabel'] ?? '') ?>
<?php if (!empty($data['heroObjectiveDate'])): ?><br /><strong><?= htmlspecialchars($data['heroObjectiveDate']) ?></strong><?php endif; ?>
<?= htmlspecialchars($data['gaugeBlackLabel'] ?? '') ?>
<?php if (!empty($data['gaugeGreenLabel'])): ?><br /><strong><?= htmlspecialchars($data['gaugeGreenLabel']) ?></strong><?php endif; ?>
</p>
</section>