1
0
mirror of https://github.com/silverstripe/silverstripe-userforms.git synced 2024-10-22 17:05:42 +02:00
silverstripe-userforms/templates/forms/UserFormsTextareaField.ss
2016-04-20 14:45:00 +12:00

2 lines
115 B
Scheme

<textarea $AttributesHTML<% if $RightTitle %>aria-describedby="{$Name}_right_title" <% end_if %>>$Value</textarea>