diff --git a/stock/templates/registered/hrapplicationcreate.html b/stock/templates/registered/hrapplicationcreate.html index e0e98315..e0f3db78 100644 --- a/stock/templates/registered/hrapplicationcreate.html +++ b/stock/templates/registered/hrapplicationcreate.html @@ -14,7 +14,7 @@
{% if question.help_text %} -
{{ question.extra_text }}
+
{{ question.help_text }}
{% endif %}