diff options
| author | bitweaver.org <bitweaver@users.sourceforge.net> | 2006-01-31 21:29:20 +0000 |
|---|---|---|
| committer | bitweaver.org <bitweaver@users.sourceforge.net> | 2006-01-31 21:29:20 +0000 |
| commit | 1bc4d8df32e8d72a6eee6357c7c492e841717fa6 (patch) | |
| tree | 6a8b291311786ac5664b17d47a78f02530cc2031 /templates/messages_message_notification.tpl | |
| parent | 4b3fd1d13b7d19891cd1b951935a55cad4dcb28a (diff) | |
| download | messages-1bc4d8df32e8d72a6eee6357c7c492e841717fa6.tar.gz messages-1bc4d8df32e8d72a6eee6357c7c492e841717fa6.tar.bz2 messages-1bc4d8df32e8d72a6eee6357c7c492e841717fa6.zip | |
tempalte file rename
Diffstat (limited to 'templates/messages_message_notification.tpl')
| -rw-r--r-- | templates/messages_message_notification.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/messages_message_notification.tpl b/templates/messages_message_notification.tpl new file mode 100644 index 0000000..34b805d --- /dev/null +++ b/templates/messages_message_notification.tpl @@ -0,0 +1,8 @@ +{tr}Hi, +A new message was posted to you. To respond, please visit http://{$smarty.server.HTTP_HOST}{$smarty.const.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} |
