mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix error mail
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
{% if ('' != post %}
|
||||
{% if ('' != post) %}
|
||||
{{ trans('email.error_post') }}
|
||||
|
||||
{{ post }}
|
||||
|
||||
Reference in New Issue
Block a user