We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aadd01c commit 243e4b5Copy full SHA for 243e4b5
resources/views/studio/profile.blade.php
@@ -30,7 +30,7 @@
30
@csrf
31
<div class="form-group col-lg-8">
32
<h3>Password</h3>
33
- <input type="password" name="password" class="form-control" placeholder="if empty, password will blank">
+ <input type="password" name="password" class="form-control" placeholder="If empty, no changes will be made">
34
</div>
35
<button type="Change " class="mt-3 ml-3 btn btn-info">Change password</button>
36
</form>
0 commit comments