aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/permcats.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-23 08:50:44 +0000
committerMario <mario@mariovavti.com>2021-09-23 08:50:44 +0000
commit2a2c4d3e9cf09f2ebe0bda68a8c761c23e802e95 (patch)
tree461499255c1186a508be2360cee442dfde77b7b7 /view/tpl/permcats.tpl
parenta451449766d581978068a5b8f8c1e27f50386ea7 (diff)
downloadvolse-hubzilla-2a2c4d3e9cf09f2ebe0bda68a8c761c23e802e95.tar.gz
volse-hubzilla-2a2c4d3e9cf09f2ebe0bda68a8c761c23e802e95.tar.bz2
volse-hubzilla-2a2c4d3e9cf09f2ebe0bda68a8c761c23e802e95.zip
fix bs regression
Diffstat (limited to 'view/tpl/permcats.tpl')
-rw-r--r--view/tpl/permcats.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/permcats.tpl b/view/tpl/permcats.tpl
index 83a04210e..5b2d811d7 100644
--- a/view/tpl/permcats.tpl
+++ b/view/tpl/permcats.tpl
@@ -20,7 +20,7 @@
<div class="panel" id="permission-settings">
<div class="section-subtitle-wrapper" role="tab" id="perms-tool">
<h3>
- <a data-bs-toggle="collapse" data-parent="#permission-settings" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse">
+ <a data-bs-toggle="collapse" data-bs-parent="#permission-settings" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse">
{{$permlbl}}
</a>
</h3>