forked from GithubBackups/healthchecks
Merge pull request #133 from marksteve/master
Fix typo in login template
This commit is contained in:
commit
1bae89e405
@ -16,7 +16,7 @@
|
||||
<div class="dialog-body">
|
||||
<p>
|
||||
{% if show_password %}
|
||||
Please entery your email address and password.
|
||||
Please enter your email address and password.
|
||||
{% else %}
|
||||
Please enter your email address.
|
||||
Next, we'll send you an email with log-in instructions!
|
||||
@ -85,4 +85,4 @@
|
||||
<script src="{% static 'js/jquery-2.1.4.min.js' %}"></script>
|
||||
<script src="{% static 'js/login.js' %}"></script>
|
||||
{% endcompress %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user