diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-09-14 16:56:31 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-09-15 05:54:25 +0000 |
commit | eb949d8e2f087ea0358719948e75a4aeacddd74f (patch) | |
tree | 519285a03c9a4b3879f77b8e1aeee2385a65979f /source/text/swriter | |
parent | 6c8c4a5e044c5c22ca3acc7d968b096340562627 (diff) |
tdf#102198 Fix references to the "Save As Template" menu item
Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37
Reviewed-on: https://gerrit.libreoffice.org/28903
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/template_create.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/guide/template_create.xhp b/source/text/swriter/guide/template_create.xhp index 412323b21f..ace0558415 100644 --- a/source/text/swriter/guide/template_create.xhp +++ b/source/text/swriter/guide/template_create.xhp @@ -41,7 +41,7 @@ <paragraph id="par_id3155915" role="listitem" xml-lang="en-US">Create a document and add the content and formatting styles that you want.</paragraph> </listitem> <listitem> - <paragraph id="par_id3147422" role="listitem" xml-lang="en-US">Choose <emph>File - Save As Template</emph>.</paragraph> + <paragraph id="par_id3147422" role="listitem" xml-lang="en-US">Choose <item type="menuitem">File - Templates - Save As Template</item>.</paragraph> </listitem> <listitem> <paragraph id="par_id3149829" role="listitem" xml-lang="en-US">In the <item type="menuitem">New Template</item> box, type a name for the new template.</paragraph> @@ -59,8 +59,8 @@ <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/> <embed href="text/swriter/guide/template_default.xhp#template_default"/> <embed href="text/swriter/guide/load_styles.xhp#load_styles"/> -<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01110300.xhp" name="File - Save As Template">File - Save As Template</link></paragraph> +<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01110300.xhp" name="File - Templates - Save As Template">File - Templates - Save As Template</link></paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |