]> git.mjollnir.org Git - moodle.git/commitdiff
Changing one generic class-name to a glossary specific one.
authorstronk7 <stronk7>
Mon, 19 Mar 2007 23:52:16 +0000 (23:52 +0000)
committerstronk7 <stronk7>
Mon, 19 Mar 2007 23:52:16 +0000 (23:52 +0000)
Merged from MOODLE_18_STABLE

mod/glossary/view.php

index 53836a51b7e4a8f2a54f400f8e0192d967a82309..0af92b45a8cc5fb832f1932b9361ced919267016 100644 (file)
                     $currentpivot = $upperpivot;
 
                     echo '<div>';
-                    echo '<table cellspacing="0" class="categoryheader">';
+                    echo '<table cellspacing="0" class="glossarycategoryheader">';
 
                     echo '<tr>';
                     $pivottoshow = $currentpivot;