зеркало из https://github.com/mozilla/CSOL-site.git
corrected typo and modified copy as per meeting input
This commit is contained in:
Родитель
fa5c52570a
Коммит
98f490955f
|
@ -18,7 +18,7 @@
|
||||||
<label class="control-label" for="input-email">Your parent's email</label>
|
<label class="control-label" for="input-email">Your parent's email</label>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<input type="email" id="input-email" name="parent_email" value="{{ parent_email }}" placeholder="e.g. user@example.com" required="required">
|
<input type="email" id="input-email" name="parent_email" value="{{ parent_email }}" placeholder="e.g. user@example.com" required="required">
|
||||||
<span class="help-block">We need to know you're not an robot!
|
<span class="help-block">We need to know you're not a robot!
|
||||||
<br><strong><a href="/privacy">Please see our privacy policy.</a></strong></span>
|
<br><strong><a href="/privacy">Please see our privacy policy.</a></strong></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
<input type="password" id="input-password" name="password">
|
<input type="password" id="input-password" name="password">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="alert help-block">Print this page so you won't forget this! You'll need it to log in again later.</div>
|
<div class="alert help-block">Make sure to write your password somewhere so you won't forget it! You'll need it to log in again later.</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="control-group">
|
<div class="control-group">
|
||||||
|
|
Загрузка…
Ссылка в новой задаче