]> git.mjollnir.org Git - moodle.git/commitdiff
- Fixing typo (pointed out by Sho Fukamachi)
authorwillcast <willcast>
Wed, 26 Nov 2003 14:42:47 +0000 (14:42 +0000)
committerwillcast <willcast>
Wed, 26 Nov 2003 14:42:47 +0000 (14:42 +0000)
mod/glossary/view.php

index bf0ec8deadd49b84199d61cdb12a3471e30b652c..a37da31b39862224e07b7e80f032680b71381cae 100644 (file)
 //    echo '<p>';
     echo '<table align="center" width="70%" bgcolor="' . $THEME->cellheading .'" class="generalbox"><tr><td align=center>';
     
-    echo '<p align="center>"';
+    echo '<p align="center">';
     echo '<form method="POST" action="view.php">';
     echo '<input type="submit" value="'.$strsearch.'" name="searchbutton"> ';
     echo '<input type="text" name="hook" size="20" value=""> ';