Regisztrációs sablon módosítása
This commit is contained in:
parent
f1c74d0880
commit
7bd3968ac8
@ -29,15 +29,12 @@
|
||||
@csrf
|
||||
<div class="d-flex flex-row align-items-center mb-4">
|
||||
|
||||
<!--<img src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"
|
||||
class="img-fluid" alt="Sample image">-->
|
||||
|
||||
<i class="fas fa-user fa-lg me-3 fa-fw"></i>
|
||||
<div class="form-outline flex-fill mb-0">
|
||||
|
||||
<input
|
||||
type="file"
|
||||
name="profilePicture"
|
||||
name="profile_picture"
|
||||
id="profilePictureInput"
|
||||
accept="image/*"
|
||||
class="form-control"
|
||||
@ -49,9 +46,6 @@
|
||||
|
||||
<div class="d-flex flex-row align-items-center mb-4">
|
||||
|
||||
<!--<img src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"
|
||||
class="img-fluid" alt="Sample image">-->
|
||||
|
||||
<i class="fas fa-user fa-lg me-3 fa-fw"></i>
|
||||
<div class="form-outline flex-fill mb-0">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user