[NewRepositoryEditor]Fix help link
This commit is contained in:
@ -57,7 +57,7 @@ from gramps.gen.const import URL_MANUAL_SECT2
|
|||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
WIKI_HELP_PAGE = URL_MANUAL_SECT2
|
WIKI_HELP_PAGE = URL_MANUAL_SECT2
|
||||||
WIKI_HELP_SEC = _('manual|New_Repositories_dialog')
|
WIKI_HELP_SEC = _('manual|New_Repository_dialog')
|
||||||
|
|
||||||
class EditRepository(EditPrimary):
|
class EditRepository(EditPrimary):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user