diff options
Diffstat (limited to 'AutoImages.html')
-rw-r--r-- | AutoImages.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoImages.html b/AutoImages.html index 35347f4..84f840a 100644 --- a/AutoImages.html +++ b/AutoImages.html @@ -22,7 +22,7 @@ After you click create, wait until the image shows, then click "Download".</p>
<br>
- <button onclick="create();" type='button' class="btn btn-success">Create</button>
+ <button onclick="start();" type="button" id="Create" class="btn btn-success">Create</button>
<br><br>
<form id='Options'>
|