diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-08-01 18:41:09 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-08-01 18:41:09 +0000 |
| commit | cf0e9b1c3f80ae05fc53d3de8cdd374ebd49c385 (patch) | |
| tree | bd11de940890d755733cfc9252cb6ea75f5f16fc /templates | |
| parent | fa35a532c456369432c149e1531d8d6d74097416 (diff) | |
| download | messages-cf0e9b1c3f80ae05fc53d3de8cdd374ebd49c385.tar.gz messages-cf0e9b1c3f80ae05fc53d3de8cdd374ebd49c385.tar.bz2 messages-cf0e9b1c3f80ae05fc53d3de8cdd374ebd49c385.zip | |
merge recent changes with HEAD - R1 and HEAD are identical now
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 b7cf263..fc7a549 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://{$mail_site}{$gBitLoc.MESSU_PKG_URL}message_box.php +A new message was posted to you. To respond, please visit http://{$gBitLoc.BIT_ROOT_URL}{$gBitLoc.MESSU_PKG_URL}message_box.php From: {$mail_from} Subject: {$mail_subject} |
