From 8556202c32dfc6b4cbed037402c932337e4ef359 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 18 Jan 2018 19:20:18 +0100 Subject: CSS: bold for required --- ishtar_common/templates/blocks/bs_field_snippet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates/blocks') diff --git a/ishtar_common/templates/blocks/bs_field_snippet.html b/ishtar_common/templates/blocks/bs_field_snippet.html index bf341db8e..c157461b7 100644 --- a/ishtar_common/templates/blocks/bs_field_snippet.html +++ b/ishtar_common/templates/blocks/bs_field_snippet.html @@ -1,5 +1,5 @@ {% load i18n %} -
+
{{ field.label_tag }} {% if field.help_text %}
-- cgit v1.2.3