'."\n";
// The right column
if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing) {
echo '
';
echo ''."\n";
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT);
print_spacer(1, 120, true);
echo ''."\n";
echo ' | ';
}
?>
id)) {
print_footer($course);
} else {
print_footer();
}
?>