[Libreoffice-commits] help.git: source/text
Rafael Lima (via logerrit)
logerrit at kemper.freedesktop.org
Sat Mar 13 12:39:34 UTC 2021
source/text/swriter/01/mailmerge00.xhp | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fbd33772208531912a8c43917a8f660206ce38f9
Author: Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Fri Mar 12 20:55:33 2021 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Mar 13 13:39:14 2021 +0100
tdf#138254 Fix broken link to Mail Merge Wizard
When the user clicks the Help button in Tools > Mail Merge Wizard, the help system can't find the Help page because a bookmark is missing.
Change-Id: I61359ba9ed56ea1182ec77539dc620e4bdaed04e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112416
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/swriter/01/mailmerge00.xhp b/source/text/swriter/01/mailmerge00.xhp
index e4257df38..9b2ffccb7 100644
--- a/source/text/swriter/01/mailmerge00.xhp
+++ b/source/text/swriter/01/mailmerge00.xhp
@@ -32,6 +32,7 @@
<section id="mailmerge">
<bookmark xml-lang="en-US" branch="hid/.uno:MailMergeWizard" id="bm_id6627657" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:MergeDialog" id="bm_id9926450" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/vcl/ui/wizard/Wizard" id="bm_id1926107" localize="false"/>
<paragraph role="heading" id="par_idN10549" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge Wizard</link></paragraph>
<paragraph role="paragraph" id="par_idN10559" xml-lang="en-US"><ahelp hid=".">Starts the Mail Merge Wizard to create form letters or send email messages to many recipients.</ahelp></paragraph>
</section>
More information about the Libreoffice-commits
mailing list