'; $idents = get_identities(); echo html_tag('p', '', 'center' ) . _("From:") . ' '; if (count($idents) > 1) { echo '' . "\n" ; } else { echo htmlspecialchars('"'.$idents[0]['full_name'].'" <'.$idents[0]['email_address'].'>'); } echo '
' . '' . '' . '' . '' . '

' . '

'; ?>