mirror of
https://github.com/janeczku/calibre-web
synced 2026-06-04 19:52:11 +00:00
a9277da85a
The ID of this button is currently `sendbtn` if the condition is true, but `sendbtn2` when false. Propose renaming both to `sendbtn` as neither button will appear in the template at the same time. This will assist in caliBlur more easily targeting both states.