Commit 1a5c3977 by AlasdairSwan

ECOM-632 added asterix explanation footnote

parent be0a4ee7
......@@ -95,6 +95,13 @@
}
}
.note {
@extend %t-copy-sub2;
display: block;
font-weight: normal;
color: $gray;
margin-top: 15px;
}
/** The forms **/
......
......@@ -25,4 +25,6 @@
<%= context.fields %>
<button class="action action-primary action-update js-register register-button"><%- gettext("Register") %></button>
<p class="note">* <%- gettext("Required fields") %></p>
</form>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment