From 17288c389cfaeb4b837db0a37ad7485116e2250a Mon Sep 17 00:00:00 2001 From: Augustin-FL Date: Sun, 29 Dec 2024 23:58:04 +0100 Subject: [PATCH] remove astrisk --- incidents/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incidents/templates/base.html b/incidents/templates/base.html index 816e2905..b966f15a 100755 --- a/incidents/templates/base.html +++ b/incidents/templates/base.html @@ -74,7 +74,7 @@
  • {% trans "Quarterly" %}
  • {% trans "Compare with previous year" %}
  • {% trans "Major incidents" %}
  • -
  • {% trans "Sandbox" %}
  • +
  • {% trans "Sandbox" %}
  • {% trans "Attributes" %}
  • {% plugin_point 'stats_element' %}