Themes: fix rendering of charging station

This commit is contained in:
Pieter Vander Vennet 2023-04-27 02:29:59 +02:00
parent 2b47cf934c
commit 0c5205136b
2 changed files with 3 additions and 3 deletions

View file

@ -4620,7 +4620,7 @@
"id": "questions"
},
{
"id": "questions",
"id": "questions-technical",
"render": {
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
@ -5218,4 +5218,4 @@
},
"neededChangesets": 10
}
}
}

View file

@ -721,7 +721,7 @@
"id": "questions"
},
{
"id": "questions",
"id": "questions-technical",
"render": {
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"