diff options
Diffstat (limited to 'view/tpl/tokens.tpl')
-rw-r--r-- | view/tpl/tokens.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/tokens.tpl b/view/tpl/tokens.tpl index ccb1f8c61..587965832 100644 --- a/view/tpl/tokens.tpl +++ b/view/tpl/tokens.tpl @@ -19,10 +19,10 @@ </div> </div> - <div class="panel"> + <div class="panel" id="permission-settings"> <div class="section-subtitle-wrapper" role="tab" id="perms-tool"> <h3> - <a data-toggle="collapse" data-parent="#contact-edit-tools" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse"> + <a data-toggle="collapse" data-parent="#permission-settings" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse"> {{$permlbl}} </a> </h3> |