";
echo $string;
echo "
";
}
public function display() {
global $yarpp;
$postTypeHelpMsg =
'If you don't want one of these post types to display as related content, '.
'uncheck the appropriate box in the “Display Options” panel below. Make sure you '.
'click the “Save Changes button” at the bottom of this page.';
include(YARPP_DIR.'/includes/phtmls/yarpp_meta_box_pool.phtml');
}
}