Removed unmatched closing tag

This commit is contained in:
moodler 2005-01-29 10:17:59 +00:00
parent fd18328d42
commit 3ce16d70d7

View File

@ -1565,7 +1565,7 @@
}
} /// CDC-FLAG /// end of else from above tree code!!!
echo "</table></center></form>\n";
echo "</table></form>\n";
/// CDC-FLAG ///
// NoticeFix both viewAll's
if(isset($_GET['display']) && !isset($_GET['viewAll'])) {