From ed0a22ec4606ceafbfce09263a457e9fd3d02f13 Mon Sep 17 00:00:00 2001 From: SDE Date: Sun, 21 Jan 2024 22:03:33 +0300 Subject: [PATCH] 0.4.61 menu links problem --- templates/blocks/b_sections_buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blocks/b_sections_buttons.html b/templates/blocks/b_sections_buttons.html index 6e2a966..9c6ef10 100644 --- a/templates/blocks/b_sections_buttons.html +++ b/templates/blocks/b_sections_buttons.html @@ -10,7 +10,7 @@ {% if section.description %}
{{ section.description }}
{% endif %} -
{% translate "перейти в раздел" %}
+
{% translate "!!!!!!" %}
{% endfor %}