diff --git a/mod/glossary/lib.php b/mod/glossary/lib.php index b56756c3c52..07d3fa3afb0 100644 --- a/mod/glossary/lib.php +++ b/mod/glossary/lib.php @@ -652,10 +652,12 @@ for ($row = 0; $row < $numrows; $row++) { } if ($tabproccessed == $currenttab) { $currentcolor = $currenttabcolor; + $currentstyle = 'generaltabselected'; } else { $currentcolor = $tabcolor; + $currentstyle = 'generaltab'; } - echo "