File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/components/config Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ function text($key){
372
372
<input type =" password" class =" form-control" name =" MAIL_PASSWORD" value =" {{ env (' MAIL_PASSWORD' )} }" />
373
373
<label style =" margin-top :15px " >Encryption type</label >
374
374
<input type =" text" class =" form-control form-control-lg" class =" form-control form-control-lg" name =" MAIL_ENCRYPTION" value =" {{ env (' MAIL_ENCRYPTION' )} }" />
375
- <label style =" margin-top :15px " >From adress </label >
375
+ <label style =" margin-top :15px " >From address </label >
376
376
<input type =" text" class =" form-control form-control-lg" class =" form-control form-control-lg" name =" MAIL_FROM_ADDRESS" value =" {{ env (' MAIL_FROM_ADDRESS' )} }" />
377
377
<button type =" submit" class =" btn btn-primary mt-4" >Apply changes</button >
378
378
</div >
You can’t perform that action at this time.
0 commit comments