Commit dc4a5ae
committed
minor #1145 Update _comment_form.html.twig (Chi-teck)
This PR was merged into the master branch.
Discussion
----------
Update _comment_form.html.twig
Hiding the textarea label with CSS makes no sense here. We could simply remove the call `form_label` instead. However I think it makes sense to keep the label for assistive technologies.
Commits
-------
7629b03 Update _comment_form.html.twig1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments