Window title strings
svn: r1327
This commit is contained in:
@@ -248,7 +248,7 @@ class ReportDialog:
|
||||
#------------------------------------------------------------------------
|
||||
def get_title(self):
|
||||
"""The window title for this dialog."""
|
||||
return(_("Base Report - GRAMPS"))
|
||||
return('')
|
||||
|
||||
def get_header(self, name):
|
||||
"""The header line to put at the top of the contents of the
|
||||
|
Reference in New Issue
Block a user