diff --git a/templates/admin/admin_panel.html b/templates/admin/admin_panel.html index f7eec0c..56a79a3 100644 --- a/templates/admin/admin_panel.html +++ b/templates/admin/admin_panel.html @@ -164,7 +164,7 @@
📅 - {% for val in month_options %} {% set date_obj = (val ~ '-01') | todatetime %} @@ -175,16 +175,15 @@
-

📄 Listy zakupowe {% if show_all %} - — wszystkie miesiące + — wszystkie miesiące {% else %} - — {{ month_str|replace('-', ' / ') }} + — {{ month_str|replace('-', ' / ') }} {% endif %}