mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-04 12:00:17 +00:00
Fix #476
This commit is contained in:
parent
97adb36f1b
commit
8bfd3c7e4f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user