diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-09-03 10:20:24 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-09-03 10:20:24 +0000 |
| commit | 7d1b31721d90b2432bbf6dbe496d7cf2a9a80f7b (patch) | |
| tree | b8f65062b6cd135ca03518099955c71cc603f56b /templates | |
| parent | cc9223004552470f6418919d29c31bf152e37899 (diff) | |
| download | messages-7d1b31721d90b2432bbf6dbe496d7cf2a9a80f7b.tar.gz messages-7d1b31721d90b2432bbf6dbe496d7cf2a9a80f7b.tar.bz2 messages-7d1b31721d90b2432bbf6dbe496d7cf2a9a80f7b.zip | |
synch recent changes from R1 to HEAD
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/messu_message_notification.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/messu_message_notification.tpl b/templates/messu_message_notification.tpl index ef74ff8..34b805d 100644 --- a/templates/messu_message_notification.tpl +++ b/templates/messu_message_notification.tpl @@ -1,5 +1,5 @@ {tr}Hi, -A new message was posted to you. To respond, please visit http://{$smarty.const.BIT_ROOT_URL}{$smarty.const.MESSU_PKG_URL}message_box.php +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} |
