Skip to content

Commit

Permalink
Refs #35742 -- Used curly quote in add user form message.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Oct 26, 2024
1 parent b5669f0 commit 43287cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{% block form_top %}
{% if not is_popup %}
<p>{% translate "After you've created a user, you’ll be able to edit more user options." %}</p>
<p>{% translate "After youve created a user, you’ll be able to edit more user options." %}</p>
{% endif %}
{% endblock %}
{% block extrahead %}
Expand Down

0 comments on commit 43287cb

Please sign in to comment.