Skip to content

Commit fb3e9b7

Browse files
committed
Update config.blade.php
1 parent 70343d2 commit fb3e9b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/components/config/config.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ function text($key){
339339
</div></div>
340340
<input type="hidden" name="_token" value="{{csrf_token()}}">
341341
<div style="max-width: 600px; padding-left: 20px;">
342+
<br><h5>Custom SMTP server:</h5>
342343
<label style="margin-top:15px">Host</label>
343344
<input type="text" class="form-control" name="MAIL_HOST" value="{{EnvEditor::getKey('MAIL_HOST')}}" />
344345
<label style="margin-top:15px">Port</label>

0 commit comments

Comments
 (0)