mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-11 09:01:09 +02:00
Update profile.blade.php
This commit is contained in:
parent
3a69ebb6c7
commit
59f74bfe47
@ -30,7 +30,7 @@
|
|||||||
@csrf
|
@csrf
|
||||||
<div class="form-group col-lg-8">
|
<div class="form-group col-lg-8">
|
||||||
<h3>Password</h3>
|
<h3>Password</h3>
|
||||||
<input type="password" name="password" class="form-control" placeholder="If empty, no changes will be made">
|
<input type="password" name="password" class="form-control" placeholder="At least 8 characters">
|
||||||
</div>
|
</div>
|
||||||
<button type="Change " class="mt-3 ml-3 btn btn-info">Change password</button>
|
<button type="Change " class="mt-3 ml-3 btn btn-info">Change password</button>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user