add explanation hint to is_published checkbox in Backoffice fieldset

This commit is contained in:
Pontoporeia
2026-05-09 18:58:04 +02:00
parent bcf683c5c1
commit dc3191f458

View File

@@ -510,6 +510,7 @@ $checkedFormatsForSiteWeb = $checkedFormatsForSiteWeb ?? [];
: "" ?>>
Publier ce TFE sur le site public
</label>
<small>Si coché, la fiche apparaîtra dans les résultats de recherche du site public.</small>
</div>
</fieldset>
<?php endif; ?>