mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-10 06:08:32 +01:00
fix submit button
This commit is contained in:
@@ -37,12 +37,14 @@
|
|||||||
placeholder="password">
|
placeholder="password">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
<button type="submit" disabled style="display: none" aria-hidden="true">
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
<button onclick="submitForm()"
|
<button onclick="submitForm()"
|
||||||
class="btn float-right login_btn">
|
class="btn float-right login_btn">
|
||||||
Submit
|
Submit
|
||||||
</button>
|
</button>
|
||||||
</div>
|
|
||||||
</form>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="card-footer">
|
<div class="card-footer">
|
||||||
<!-- more content options
|
<!-- more content options
|
||||||
|
|||||||
Reference in New Issue
Block a user