diff --git a/resources/views/settings/branding.blade.php b/resources/views/settings/branding.blade.php index c5a56f65ab7a..c01fae1780da 100644 --- a/resources/views/settings/branding.blade.php +++ b/resources/views/settings/branding.blade.php @@ -73,7 +73,8 @@ {{ trans('button.select_file') }} -
{{ trans('general.image_filetypes_help') }}
+ +{{ trans('general.image_filetypes_help', ['size' => \App\Helpers\Helper::file_upload_max_size_readable()]) }}
{!! $errors->first('image', ':message') !!} {{ Form::checkbox('clear_logo', '1', Input::old('clear_logo'),array('class' => 'minimal')) }} Remove