diff options
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 86c425979..6d5fa18e5 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -265,7 +265,7 @@ {% endwith %} {% field_flex_detail "Associated file" item.associated_file %} - {% field_flex "Résultat considéré comme négatif" item.negative_result %} + {% field_flex _("Result considered negative") item.negative_result %} {% field_flex_detail "Rapporteur CTRA/CIRA" item.cira_rapporteur %} {% with cira_date=item.cira_date|date:"DATE_FORMAT"|default:"" %} {% field_flex "Date avis CTRA/CIRA" cira_date %} |