2006-10-28 Don Allingham <don@gramps-project.org>
* src/plugins/FamilyGroup.py: fix typo svn: r7475
This commit is contained in:
@@ -384,7 +384,7 @@ class FamilyGroup(Report):
|
||||
break
|
||||
|
||||
if m or self.missingInfo:
|
||||
self.doc.start_table("MarriageInfo"),'FGR-ParentTable')
|
||||
self.doc.start_table("MarriageInfo",'FGR-ParentTable')
|
||||
self.doc.start_row()
|
||||
self.doc.start_cell('FGR-ParentHead',3)
|
||||
self.doc.start_paragraph('FGR-ParentName')
|
||||
|
||||
Reference in New Issue
Block a user