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:
parent
25fe91ea93
commit
b8048d24f6
5 changed files with 68 additions and 6 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue