From c46b232e193725482a4f3eb4a36bb66197eead81 Mon Sep 17 00:00:00 2001 From: Rocky Duan Date: Tue, 31 Jul 2012 14:32:00 -0400 Subject: [PATCH] oops missed a bracket --- lms/templates/notifications.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/notifications.html b/lms/templates/notifications.html index 38cb74f46f..a6296f3029 100644 --- a/lms/templates/notifications.html +++ b/lms/templates/notifications.html @@ -32,7 +32,7 @@ def discussion_title(discussion_id): <% info = notification['info'] %> % if notification['notification_type'] == 'post_reply': User No.${notification['actor_id']} posted a - comment + comment to the thread ${info['thread_title']} in discussion