Update field description for seasonal content configuration to clarify fallback behavior

This commit is contained in:
CodeDevMLH
2026-02-14 17:32:42 +01:00
parent 6110e1cdd8
commit 329733246d

View File

@@ -152,8 +152,8 @@
name="EnableSeasonalContent" />
<span>Enable Seasonal Content</span>
</label>
<div class="fieldDescription">When enabled, seasonal sections below will override the default list
during their active date ranges. If no season matches the current date, the default Custom Media IDs above are used as fallback.</div>
<div class="fieldDescription">When enabled, seasonal sections below will override the default list or random selection
during their active date ranges. If no season matches the current date, the default Custom Media IDs above or random selection are used as fallback.</div>
</div>
<div id="seasonalContentContainer" style="display: none;">
<div id="seasonalSectionsList"></div>