Skip to content

Commit 243e4b5

Browse files
Update profile.blade.php
1 parent aadd01c commit 243e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/studio/profile.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
@csrf
3131
<div class="form-group col-lg-8">
3232
<h3>Password</h3>
33-
<input type="password" name="password" class="form-control" placeholder="if empty, password will blank">
33+
<input type="password" name="password" class="form-control" placeholder="If empty, no changes will be made">
3434
</div>
3535
<button type="Change " class="mt-3 ml-3 btn btn-info">Change password</button>
3636
</form>

0 commit comments

Comments
 (0)