Fixed a typo which caused a crash.
svn: r12957
This commit is contained in:
parent
cfad2f0629
commit
f0ad462488
@ -268,7 +268,7 @@ class BasePage(object):
|
||||
|
||||
for label, colclass in [
|
||||
[_('Type'), 'LDSType' ],
|
||||
[HEAD, 'LDSDate' ],
|
||||
[DHEAD, 'LDSDate' ],
|
||||
[_('Temple'), 'LDSTemple' ],
|
||||
[PHEAD, 'LDSPlace' ],
|
||||
[_('Status'), 'LDSStatus' ],
|
||||
|
Loading…
Reference in New Issue
Block a user