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,13 +37,15 @@
|
||||
placeholder="password">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<button type="submit" disabled style="display: none" aria-hidden="true">
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
<button onclick="submitForm()"
|
||||
class="btn float-right login_btn">
|
||||
Submit
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<!-- more content options
|
||||
<div class="d-flex justify-content-center links mb-2">
|
||||
|
||||
Reference in New Issue
Block a user