Changing one generic class-name to a glossary specific one.
Merged from MOODLE_18_STABLE
This commit is contained in:
@@ -366,7 +366,7 @@
|
||||
$currentpivot = $upperpivot;
|
||||
|
||||
echo '<div>';
|
||||
echo '<table cellspacing="0" class="categoryheader">';
|
||||
echo '<table cellspacing="0" class="glossarycategoryheader">';
|
||||
|
||||
echo '<tr>';
|
||||
$pivottoshow = $currentpivot;
|
||||
|
||||
Reference in New Issue
Block a user