diff options
| author | Michael Jennings <mej@users.sourceforge.net> | 2006-02-08 18:32:11 +0000 |
|---|---|---|
| committer | Michael Jennings <mej@users.sourceforge.net> | 2006-02-08 18:32:11 +0000 |
| commit | 85a64eacf2f92f901049716c66c7233de8e71c44 (patch) | |
| tree | 20d64caa60f0e3bbaac636813a34870d6a8b6562 /templates/messages_message_notification.tpl | |
| parent | 51fb46efb5938bc20b447c84b3274f433e748caf (diff) | |
| download | messages-85a64eacf2f92f901049716c66c7233de8e71c44.tar.gz messages-85a64eacf2f92f901049716c66c7233de8e71c44.tar.bz2 messages-85a64eacf2f92f901049716c66c7233de8e71c44.zip | |
Wed Feb 8 13:30:46 2006 Michael Jennings (mej)
Convert messu to messages.
----------------------------------------------------------------------
Diffstat (limited to 'templates/messages_message_notification.tpl')
| -rw-r--r-- | templates/messages_message_notification.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/messages_message_notification.tpl b/templates/messages_message_notification.tpl index 34b805d..2fccab5 100644 --- a/templates/messages_message_notification.tpl +++ b/templates/messages_message_notification.tpl @@ -1,5 +1,5 @@ {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 +A new message was posted to you. To respond, please visit http://{$smarty.server.HTTP_HOST}{$smarty.const.MESSAGES_PKG_URL}message_box.php From: {$mail_from} Subject: {$mail_subject} |
