Event Detail: better wording vor immediate publishing.
This commit is contained in:
@@ -166,7 +166,7 @@
|
|||||||
{% if event.planned_publish_date %}
|
{% if event.planned_publish_date %}
|
||||||
{{ event.planned_publish_date|date:'l, d. F Y' }}
|
{{ event.planned_publish_date|date:'l, d. F Y' }}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% trans 'Sofort' %}
|
{% trans 'Unverzüglich' %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user