Merge pull request #27 from gramps-project/sam-m888-patch-1

Fix outdated "Tags" help link
This commit is contained in:
Doug Blank 2015-06-04 12:43:37 -04:00
commit 596f61dfd9

View File

@ -81,9 +81,9 @@ TAG_3 = '''
</popup>
</ui>'''
WIKI_HELP_PAGE = '%s_-_Entering_and_Editing_Data:_Detailed_-_part_3' % \
URL_MANUAL_PAGE
WIKI_HELP_SEC = _('manual|Tags')
WIKI_HELP_PAGE = '%s_-_Filters' % \
URL_MANUAL_PAGE
WIKI_HELP_SEC = _('manual|Tagging')
#-------------------------------------------------------------------------
#