Added styles for email opt in/out checkbox label

This commit is contained in:
AlasdairSwan
2014-12-02 10:06:43 -05:00
parent 46d5593201
commit 96afb82dbd
2 changed files with 14 additions and 1 deletions

View File

@@ -87,7 +87,7 @@
% if organization_full_name:
<p class="form-field">
<input id="email-opt-in" type="checkbox" name="opt-in" class="email-opt-in" value="true" checked>
<label for="email-opt-in">
<label for="email-opt-in" class="register-emails">
## Translators: This line appears next a checkbox which users can leave checked or uncheck in order
## to indicate whether they want to receive emails from the organization offering the course.
${_("I would like to receive email about other {organization_full_name} programs and offers.").format(