mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
fix: holiday message reminder
Minor grammatical change
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