1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-25 11:52:29 +01:00

Merge pull request #119 from guestisp/fix-spread_the_Word

Fix typo
This commit is contained in:
FreeScout 2018-11-13 16:21:01 +03:00 committed by GitHub
commit f2dedc0dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@
</div>
<div class="form-group{{ $errors->has('settings[email_branding]') ? ' has-error' : '' }}">
<label for="email_branding" class="col-sm-2 control-label">{{ __('Spread the Word', ['app_name' => \Config::get('app.name')]) }}</label>
<label for="email_branding" class="col-sm-2 control-label">{{ __('Spread the World', ['app_name' => \Config::get('app.name')]) }}</label>
<div class="col-sm-6">
<div class="controls">