Fix "staff" typo
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{{ render_submit_field(form.submit) }}
|
||||
|
||||
<p class="mt-5 text-muted">
|
||||
{{ _("Reports will be shared with ContentDB stuff.") }}
|
||||
{{ _("Reports will be shared with ContentDB staff.") }}
|
||||
{% if is_anon %}
|
||||
{{ _("Only the admin will be able to see who made the report.") }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user