Second update for consistent use of Gramps. See issue 3355.
svn: r13611
This commit is contained in:
@ -945,7 +945,7 @@ class BasePage(object):
|
||||
|
||||
value = format_date(date.Today())
|
||||
msg = _('Generated by <a href = "%(homepage)s">'
|
||||
'GRAMPS</a> on %(date)s') % {
|
||||
'Gramps</a> on %(date)s') % {
|
||||
'date': value, 'homepage' : const.URL_HOMEPAGE
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user