summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations/models.py')
-rw-r--r--archaeological_operations/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index cb9a2ab86..d2f6861ed 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -426,7 +426,7 @@ class ArchaeologicalSite(
("towns__areas__label", _("Area")),
("towns__areas__parent__label", _("Extended area")),
("discovery_status__label", _("Discovery status")),
- ("current_status__label", _("Current status")),
+ ("current_states__label", _("Current states")),
("nature_of_site__label", _("Nature of site")),
("interpretation_level__label", _("Interpretation level")),
("heritage_interests__label", _("Heritage interest")),