mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-08-20 07:37:03 +00:00
Added "Reset" button and added the number of questions to the config.
This commit is contained in:
@ -57,10 +57,13 @@
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-4 mb-4 mt-4 mx-auto">
|
||||
<div class="row justify-content-center mb-4 mt-4">
|
||||
<div class="col-4">
|
||||
<button class="btn btn-primary col-12" type="button" id="go">Go</button>
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<button class="btn btn-secondary col-12" type="button" id="defaults">Reset</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="voiceSelectError" style="display: none">
|
||||
|
Reference in New Issue
Block a user