From a41ec13e091ba7d7087379089d879f93a00ab87e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 16 Sep 2021 16:18:15 +0200 Subject: Fix typo --- ishtar_common/templates/blocks/bs_field_snippet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ishtar_common/templates/blocks/bs_field_snippet.html b/ishtar_common/templates/blocks/bs_field_snippet.html index 86ec89e84..d060e7b6a 100644 --- a/ishtar_common/templates/blocks/bs_field_snippet.html +++ b/ishtar_common/templates/blocks/bs_field_snippet.html @@ -32,7 +32,7 @@
- {{field.hep_text}} + {{field.help_text}}
{% endif %} -- cgit v1.2.3