This commit is contained in:
OzzieIsaacs 2018-03-31 13:30:22 +02:00
parent 97adb36f1b
commit 8bfd3c7e4f

View File

@ -101,7 +101,7 @@
<div id="loader" hidden="true">
<center>
<h3>{{_('Uploading...')}}</h3>
<span>{{_('please don't refresh the page')}}</span>.
<span>{{_("please don't refresh the page")}}</span>.
<br />
<img src="{{ url_for('static', filename='img/loader.gif') }}">
</center>