From cbb2cabd742857bc20961682d1276ba215b12cd3 Mon Sep 17 00:00:00 2001 From: SK Date: Sun, 19 Oct 2025 14:28:47 +0530 Subject: [PATCH] corrections with accordion id and data-bs-parent --- view/tpl/help-index.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/tpl/help-index.tpl b/view/tpl/help-index.tpl index 721ff9d78..2635d368c 100644 --- a/view/tpl/help-index.tpl +++ b/view/tpl/help-index.tpl @@ -1,4 +1,4 @@ -
+
{{if $sections}} {{foreach $sections as $section => $links}}
@@ -8,7 +8,7 @@ {{$section}} -
+
{{foreach $links as $label => $url}}
  • {{$label}}