Skip to content

Commit c2b6dd8

Browse files
Update config.blade.php
1 parent 09a5b4d commit c2b6dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ function text($key){
353353
<label style="margin-top:15px">From adress</label>
354354
<input type="text" class="form-control" name="MAIL_FROM_ADDRESS" value="{{EnvEditor::getKey('MAIL_FROM_ADDRESS')}}" />
355355
</div>
356-
<button type="submit" class="mt-3 ml-3 btn btn-info">Apply chnanges</button>
356+
<button type="submit" class="mt-3 ml-3 btn btn-info">Apply changes</button>
357357
</form>
358358
{{-- end SMTP settings --}}
359359

0 commit comments

Comments
 (0)