minor textual

This commit is contained in:
Klaas van Schelven
2024-11-22 17:35:04 +01:00
parent bccc69204c
commit 7645fb85cb

View File

@@ -12,7 +12,7 @@
{% if unapplied_issue_ids %}
<div class="bg-red-100 w-full mt-2 mb-2 p-4 border-red-800 border-2">
The chosen action is not applicable to all selected issues. Issues for which it has not been applied have been left with checkboxes 'on' so that you can try again with another action.
The chosen action is not applicable to all selected issues. Issues for which it has not been applied have been left with checkboxes checked so that you can try again with another action.
</div>
{% endif %}