diff --git a/templates/ContentGenerator/Instructor/Index.html.ep b/templates/ContentGenerator/Instructor/Index.html.ep index ccde7bd716..7e8f0f669c 100644 --- a/templates/ContentGenerator/Instructor/Index.html.ep +++ b/templates/ContentGenerator/Instructor/Index.html.ep @@ -70,7 +70,7 @@ data-bs-target="#user-actions" type="button" role="tab" - aria-controls="pills-user-actions" + aria-controls="user-actions" aria-selected="true">\ <%== maketext('User Actions') =%>\ @@ -83,7 +83,7 @@ data-bs-target="#user-set-actions" type="button" role="tab" - aria-controls="pills-user-set-actions" + aria-controls="user-set-actions" aria-selected="false">\ <%== maketext('User-Set Actions') =%>\ @@ -96,7 +96,7 @@ data-bs-target="#set-actions" type="button" role="tab" - aria-controls="pills-set-actions" + aria-controls="set-actions" aria-selected="false">\ <%== maketext('Set Actions') =%>\