diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 9f457d3c5..f9aed637e 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -6,7 +6,7 @@ # Copyright (C) 2000-2007 Donald N. Allingham # Copyright (C) 2007 Johan Gonqvist # Copyright (C) 2007-2009 Gary Burton -# Copyright (C) 2007-2009 Stephane Charette +# Copyright (C) 2007-2010 Stephane Charette # Copyright (C) 2008-2009 Brian G. Matherly # Copyright (C) 2008 Jason M. Simanek # Copyright (C) 2008-2010 Rob G. Healey @@ -891,7 +891,7 @@ class BasePage(object): self.up) home_person_name = self.get_name(home_person) - msg += _(' Created for %s') % ( + msg += '
' + _(' Created for %s') % ( home_person_url, home_person_name) # creation date