3001: crash on Narrated Web Site report on my database
svn: r12540
This commit is contained in:
parent
73e1ab5722
commit
4878453cf3
@ -376,8 +376,8 @@ class BasePage:
|
||||
|
||||
value = _dd.display(date.Today())
|
||||
msg = _('Generated by <a href="%(homepage)s">'
|
||||
'GRAMPS</a> on %(date)s') % {'date' : value,
|
||||
'homepage' : const.URL_HOMEPAGE}
|
||||
'GRAMPS</a> on %(date)s') % {'date' : value,
|
||||
'homepage' : const.URL_HOMEPAGE}
|
||||
|
||||
# optional "link-home" feature; see bug report #2736
|
||||
if self.report.options['linkhome']:
|
||||
|
Loading…
Reference in New Issue
Block a user