fixing typo: Recommnded to Recommended

This commit is contained in:
Topsitemakers 2014-03-17 18:38:19 +01:00
parent ea82406567
commit 8d06758734

View File

@ -29,7 +29,7 @@
{{ Former::text('name') }}
{{ Former::text('work_email')->label('Email') }}
{{ Former::text('work_phone')->label('Phone') }}
{{ Former::file('logo')->max(2, 'MB')->accept('image')->inlineHelp('Supported: JPEG, GIF and PNG. Recommnded size: 120px width, 80px height') }}
{{ Former::file('logo')->max(2, 'MB')->accept('image')->inlineHelp('Supported: JPEG, GIF and PNG. Recommended size: 120px width, 80px height') }}
@if (file_exists($account->getLogoPath()))
<center>