\n\r";
$output .= "
\n\r";
// $output = " | \n\r";
// $output = " \n\r";
$output .= "".__('Enter the payment instructions that you wish to display to your customers when they make a purchase', 'wpsc').": \n\r";
$output .= " \n\r";
$output .= "".__('For example, this is where you the Shop Owner might enter your bank account details or address so that your customer can make their manual payment.', 'wpsc')."\n\r";
$output .= " | \n\r";
$output .= "\n\r";
return $output;
}
?>