GUIFile("CKEditorSetup.php")); # HTML page setup ?>
These keywords will be replaced when the email is sent as follows:
The following keywords only apply to saved search mailings:
The following keywords only apply in the List Item text:
For the "X-FIELD:xxx-X" keyword, the "xxx" portion should correspond to a field name with all spaces and non-alphanumeric characters removed and all letters translated to upper case (e.g.X-FIELD:DATESUBMITTED-X).
Note: Do not include <!DOCTYPE...>, <html>, <head>, or <body> tags.
<!DOCTYPE...>
<html>
<head>
<body>
Note: The plain text message is only displayed to users who are unable to view HTML e-mail or have configured their e-mail application to display plain text instead of HTML in e-mail.
= htmlspecialchars($H_From); ?>
= htmlspecialchars($H_Subject); ?>
= htmlspecialchars($H_Body); ?>
= htmlspecialchars($H_ItemBody); ?>
= htmlspecialchars($H_PlainTextBody); ?>
= htmlspecialchars($H_PlainTextItemBody); ?>
= htmlspecialchars($H_Headers); ?>