From: stronk7 Date: Mon, 19 Mar 2007 23:52:16 +0000 (+0000) Subject: Changing one generic class-name to a glossary specific one. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c988beb565a8b7fe38224949c37cde56dfa0c8b2;p=moodle.git Changing one generic class-name to a glossary specific one. Merged from MOODLE_18_STABLE --- diff --git a/mod/glossary/view.php b/mod/glossary/view.php index 53836a51b7..0af92b45a8 100644 --- a/mod/glossary/view.php +++ b/mod/glossary/view.php @@ -366,7 +366,7 @@ $currentpivot = $upperpivot; echo '
'; - echo ''; + echo '
'; echo ''; $pivottoshow = $currentpivot;