fix: holiday message reminder (#27654)
Minor grammatical change
(cherry picked from commit dafe99b6e2)
Co-authored-by: escix <preminik@preminik.com>
This commit is contained in:
@@ -11,6 +11,6 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ol>
|
</ol>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p>You don't have no upcoming holidays this {{ frequency }}.</p>
|
<p>You have no upcoming holidays this {{ frequency }}.</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user