diff --git a/rocky/rocky/templates/oois/ooi_detail.html b/rocky/rocky/templates/oois/ooi_detail.html index c5647fa7f1a..bc0e3f16f7b 100644 --- a/rocky/rocky/templates/oois/ooi_detail.html +++ b/rocky/rocky/templates/oois/ooi_detail.html @@ -34,14 +34,14 @@ {% include "tasks/ooi_detail_task_list.html" %} -
- {% translate "There are no boefjes available within the current clearance level of" %} "{{ ooi.scan_profile.human_readable }}".
-
- {% translate "See" %} KAT-alogus {% translate "to find and enable boefjes that can scan within the current level." %}
-
+ {% translate "There are no boefjes available within the current clearance level of" %} "{{ ooi.scan_profile.human_readable }}".
+
+ {% translate "See" %} KAT-alogus {% translate "to find and enable boefjes that can scan within the current level." %}
+
{% translate "This object is past due. You are viewing the object state in a past state." %}
-{% translate "This object is past due. You are viewing the object state in a past state." %}
+
- {% translate "No related objects added to" %} {{ ooi.get_ooi_type }}.
-
- {% translate "Use the button below to add a related object." %}
-
{% translate "No related object known for" %} {{ ooi.get_ooi_type }}.
{% endif %} {% if not ooi_past_due %} {% if not ooi|is_finding and not ooi|is_finding_type %} {% endif %} {% endif %} @@ -32,7 +28,9 @@{% translate "There are no tasks for" %} {{ ooi }}
+{% translate "There have been no tasks" %}
{% include "tasks/partials/task_filter.html" with clear_filter_url=this_url %} {% else %} -{% translate "List of tasks for" %} {{ ooi }}
{% include "tasks/partials/task_filter.html" with clear_filter_url=this_url %}