src/cm/views/followup.py
changeset 198 fb01c90c0a39
parent 195 b58d55229bdf
--- a/src/cm/views/followup.py	Wed Feb 24 20:03:18 2010 +0100
+++ b/src/cm/views/followup.py	Wed Feb 24 20:10:36 2010 +0100
@@ -59,7 +59,7 @@
             return HttpResponseRedirect(reverse('index'))
     return render_to_response('site/notifications_desactivate.html', 
                               {'notification' : notification,
-                               'title' : _(u'Desactivate notification?'),                               
+                               'title' : _(u'Deactivate notification?'),                               
                                },
                                context_instance=RequestContext(request))