[ReorderGrampsID]Fix broken help link

This commit is contained in:
Sam Manzi 2018-03-28 12:52:23 +11:00
parent 353fc50770
commit 495c7f310a
No known key found for this signature in database
GPG Key ID: F4A16068AE36B402

View File

@ -42,7 +42,7 @@ from gi.repository import Gtk, Gdk
#------------------------------------------------------------------------
from gramps.gen.const import URL_MANUAL_PAGE
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
_ = glocale.translation.sgettext
from gramps.gen.config import config
from gramps.gen.db import DbTxn