From 1250d47553a00f889a54e262955b7ba2b61093a4 Mon Sep 17 00:00:00 2001 From: pedro Date: Tue, 25 Feb 2025 14:00:03 +0100 Subject: [PATCH] lots view: clarify what is shown: active lots active lots vs archived lots --- lot/templates/lots.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lot/templates/lots.html b/lot/templates/lots.html index acb9561..06b15b0 100644 --- a/lot/templates/lots.html +++ b/lot/templates/lots.html @@ -9,7 +9,7 @@
{% if show_archived %} - {% trans 'Hide archived lots' %} + {% trans 'Show active lots' %} {% else %}