Skip to content

Commit 27fe5c6

Browse files
Codencodetblivet
andauthored
Updated class name
Co-authored-by: Blivet Thibault <110676325+tblivet@users.noreply.github.com>
1 parent 917ed83 commit 27fe5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/_partials/form-fields.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
{if isset($field.availableValues.cols)}cols="{$field.availableValues.cols}"{/if}
170170
>{$field.value|default}</textarea>
171171
{if isset($field.availableValues.comment)}
172-
<span class="form-control-comment">
172+
<span class="form-text">
173173
{$field.availableValues.comment}
174174
</span>
175175
{/if}

0 commit comments

Comments
 (0)