mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
Add JPEG download option
This commit is contained in:
@@ -671,6 +671,7 @@
|
||||
</div>
|
||||
<div class='readable-background padding'>
|
||||
<h3 class='download padding' onclick='downloadCard();'>Download your card</h3>
|
||||
<h5 onclick='downloadCard(false, true);' id='downloadJpg' href='' target='_blank' class='padding download input-description' style='text-align: left;'>Click here to download as JPEG</h5>
|
||||
<h5 onclick='downloadCard(true);' id='downloadAlt' href='' target='_blank' class='padding download input-description' style='text-align: left;'>Click here for an alternative download</h5>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user