3001: crash on Narrated Web Site report on my database
svn: r12541
This commit is contained in:
parent
de2a2c2e67
commit
f19488da77
@ -349,7 +349,7 @@ class BasePage:
|
||||
of.write('</p>\n')
|
||||
of.write('\t</div>\n')
|
||||
|
||||
value = _dp.parse(time.strftime('%b %d %Y'))
|
||||
value = _dp.parse(time.strftime('%Y-%m-%d'))
|
||||
value = _dd.display(value)
|
||||
msg = _('Generated by <a href="http://gramps-project.org">'
|
||||
'GRAMPS</a> on %(date)s') % {'date' : value}
|
||||
|
Loading…
x
Reference in New Issue
Block a user