We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5669f0 commit 43287cbCopy full SHA for 43287cb
django/contrib/admin/templates/admin/auth/user/add_form.html
@@ -3,7 +3,7 @@
3
4
{% block form_top %}
5
{% if not is_popup %}
6
- <p>{% translate "After you've created a user, you’ll be able to edit more user options." %}</p>
+ <p>{% translate "After you’ve created a user, you’ll be able to edit more user options." %}</p>
7
{% endif %}
8
{% endblock %}
9
{% block extrahead %}
0 commit comments