Add required star to consent info

pull/6970/head
Henriette Dinger 6 years ago
parent 15b18b84a6
commit 22928909e3
  1. 1
      app/views/account/_user_consent_check.html.erb

@ -9,6 +9,7 @@
</div>
<%= t('consent.checkbox_label') %>
<span class="form--label-required" aria-hidden="true">*</span>
</label>
</section>

Loading…
Cancel
Save