set rss feed image link to be a url field
This commit is contained in:
parent
7f2b6dfc83
commit
89a8f78913
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ sub definition {
|
|||
},
|
||||
feedImageLink => {
|
||||
noFormPost => 0,
|
||||
fieldType => "text",
|
||||
fieldType => "url",
|
||||
defaultValue => "",
|
||||
tab => "rss",
|
||||
label => $i18n->get('feedImageLink'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue