From 46c07f924c1d10bf211d545920826e543826661e Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Fri, 2 Sep 2005 19:06:12 +0000 Subject: fix message box link --- templates/messu_message_notification.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.3