Some Cin7 updates. Backed up williams-sonoma templates.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
</div>
|
||||
<div class="np-form-field">
|
||||
<label class="np-input-label" for="learner_email">
|
||||
{% t shared.email_address %}
|
||||
Business Email Address associated with Cin7
|
||||
</label>
|
||||
<input
|
||||
class="np-input"
|
||||
@ -53,10 +53,9 @@
|
||||
id="learner_password"
|
||||
>
|
||||
</div>
|
||||
{% comment %} <button type="submit" class="np-button np-button-big np-button-large-font np-form-action">
|
||||
<button type="submit" class="np-button np-button-big np-button-large-font np-form-action">
|
||||
{% t shared.sign_up %}
|
||||
</button>
|
||||
{% endcomment %}
|
||||
<span class="np-form-terms">
|
||||
{% t .terms %}
|
||||
<a
|
||||
@ -66,7 +65,16 @@
|
||||
>
|
||||
{% t .terms_link %}
|
||||
</a>
|
||||
</span>
|
||||
</span>
|
||||
<span class="np-form-terms">
|
||||
If you are unable to create an account, you have likely already been invited to the Academy. Please use the 'Forgot my password' link below.
|
||||
</span>
|
||||
<span class="np-form-terms">
|
||||
<a
|
||||
class="np-form-link np-button-color"
|
||||
target="_blank"
|
||||
href="https://academy.cin7.com/learners/password/new">Forgot my Password </a>
|
||||
</span>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user