mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-09 21:38:33 +01:00
fix submit button
This commit is contained in:
@@ -37,12 +37,14 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user