Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-07-26 10:51:14 +02:00
parent 5cd300f42e
commit 22d79b0dc2
178 changed files with 5023 additions and 3595 deletions

View file

@ -82,7 +82,7 @@ This is rendered with <a href='{website}' target='_blank'>{website}</a>
- <a href='{contact:website}' target='_blank'>{contact:website}</a> corresponds with contact:website~^..*$
- <a href='{contact:website}' target='_blank'>{contact:website}</a> corresponds with `contact:website~^..*$`
- This option cannot be chosen as answer
@ -92,6 +92,8 @@ This is rendered with <a href='{website}' target='_blank'>{website}</a>
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
@ -112,7 +114,7 @@ This is rendered with <a href='tel:{phone}'>{phone}</a>
- <a href='tel:{contact:phone}'>{contact:phone}</a> corresponds with contact:phone~^..*$
- <a href='tel:{contact:phone}'>{contact:phone}</a> corresponds with `contact:phone~^..*$`
- This option cannot be chosen as answer