diff options
| author | bitweaver.org <bitweaver@users.sourceforge.net> | 2005-06-19 04:56:31 +0000 |
|---|---|---|
| committer | bitweaver.org <bitweaver@users.sourceforge.net> | 2005-06-19 04:56:31 +0000 |
| commit | db60c85506a212d5eae4ffc6eecf43ece2a9b7f9 (patch) | |
| tree | 441c9f624e4d6dd5beb28ce677c4955f5811022b /templates/messu_message_notification.tpl | |
| download | messages-db60c85506a212d5eae4ffc6eecf43ece2a9b7f9.tar.gz messages-db60c85506a212d5eae4ffc6eecf43ece2a9b7f9.tar.bz2 messages-db60c85506a212d5eae4ffc6eecf43ece2a9b7f9.zip | |
IMPORT TikiPro CLYDE FINAL
Diffstat (limited to 'templates/messu_message_notification.tpl')
| -rw-r--r-- | templates/messu_message_notification.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/messu_message_notification.tpl b/templates/messu_message_notification.tpl new file mode 100644 index 0000000..b7cf263 --- /dev/null +++ b/templates/messu_message_notification.tpl @@ -0,0 +1,8 @@ +{tr}Hi, +A new message was posted to you. To respond, please visit http://{$mail_site}{$gBitLoc.MESSU_PKG_URL}message_box.php + +From: {$mail_from} +Subject: {$mail_subject} +Date:{/tr} {$mail_date|date_format:"%a %b %Y [%H:%I]"} + +{$mail_body} |
