broken labels and empty entries in Asset/File/Image help
This commit is contained in:
parent
fe48deb33a
commit
94b0bff158
1 changed files with 3 additions and 3 deletions
|
|
@ -7,17 +7,17 @@ our $HELP = {
|
|||
body => 'image add/edit body',
|
||||
fields => [
|
||||
{
|
||||
title => 'Thumbnail size',
|
||||
title => 'thumbnail size',
|
||||
description => 'Thumbnail size description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'Parameters',
|
||||
title => 'parameters',
|
||||
description => 'Parameters description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'Thumbnail',
|
||||
title => 'thumbnail',
|
||||
description => 'Thumbnail description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue