Skip to content

Commit

Permalink
Fixed issue #CR-1266: Remove exclamation icon from instructions for e…
Browse files Browse the repository at this point in the history
…m_tip text
  • Loading branch information
ptelu committed Jul 17, 2023
1 parent 6d9e341 commit 8ddbd93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#}
{% if not hideTip %}
<div id='{{ coreId }}' class='ls-question-message {{ coreClass }}'>
<span class='fa fa-exclamation-circle ri-error-warning-fill' aria-hidden="true"></span>
{{ vtip }}
</div>
{% endif %}

0 comments on commit 8ddbd93

Please sign in to comment.