Skip to content

Commit

Permalink
remove create from the no bulk edit copy
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenMullally committed Oct 24, 2024
1 parent c16689d commit 6590dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion measures/jinja2/measures/edit-process-queue.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{% if object_list %}
{% include list_include%}
{% else %}
<p class="govuk-body">No bulk create/edit tasks with this status</p>
<p class="govuk-body">No bulk edit tasks with this status</p>
{% endif %}
</div>

Expand Down

0 comments on commit 6590dbb

Please sign in to comment.