@ -726,6 +726,7 @@ if ($form->validate()) {
echo $content;
echo $text_after_registration;
Display :: display_footer();
}
} else {
// Custom pages
@ -736,6 +737,7 @@ if ($form->validate()) {
echo Display::page_header($tool_name);
$form->display();