Make links clickable in campersite theme
This commit is contained in:
parent
2f9f1aefd1
commit
1f8e56259e
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@
|
|||
},
|
||||
{
|
||||
"render": {
|
||||
"en": "Official website: {website}"
|
||||
"en": "Official website: <a href='{website}'>{website}</a>"
|
||||
},
|
||||
"freeform": {
|
||||
"type": "url",
|
||||
|
|
Loading…
Reference in a new issue