mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
name
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
</div>
|
||||
<div class="cmm" id="cmm-art">
|
||||
Image
|
||||
<input type="file" class="input" accept="image/*" onchange="loadImage(event, imgArt, true)" id="inputPicture">
|
||||
<input type="file" name="inputCardArt" class="input" accept="image/*" onchange="loadImage(event, imgArt, true)" id="inputPicture">
|
||||
<br>
|
||||
<input type="text" class="input" placeholder="Or use a URL" onchange="imageURL(this, imgArt)">
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user