Merge pull request #1704 from Invariant-Change/patch-3
Url To URL Typo Fix
This commit is contained in:
commit
b3e18933d2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class SelectThumbnail extends React.PureComponent<Props> {
|
|||
stretch
|
||||
type="text"
|
||||
name="content_thumbnail"
|
||||
label={__('Url')}
|
||||
label={__('URL')}
|
||||
placeholder="http://spee.ch/mylogo"
|
||||
value={thumbnail}
|
||||
disabled={formDisabled}
|
||||
|
|
Loading…
Add table
Reference in a new issue