Files
notifications-admin/app/templates/partials/check/sent-previously.html
T

7 lines
254 B
HTML
Raw Normal View History

2019-02-04 14:08:11 +00:00
<h1 class='banner-title' data-module="track-error" data-error-type="File previously sent" data-error-label="{{ upload_id }}">
2019-02-05 15:07:19 +00:00
These messages have already been sent today
2019-02-04 14:08:11 +00:00
</h1>
<p>
2019-02-05 14:59:21 +00:00
If you need to resend them, rename the file and upload it again.
2019-02-04 14:08:11 +00:00
</p>