mirror of
https://github.com/janeczku/calibre-web
synced 2025-12-04 07:18:05 +00:00
Made kindlegen working on windows (including paths containing umlauts)
Added back buttons on edit mail, edit user, and edit book
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
</label>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default">{{_('Submit')}}</button>
|
||||
<a href="{{ url_for('show_book',id=book.id) }}" class="btn btn-default">{{_('Back')}}</a>
|
||||
</form>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user