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/simpress | |
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/simpress')
-rw-r--r-- | source/text/simpress/guide/background.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp index 15df7ed2a5..aafd1fae48 100644 --- a/source/text/simpress/guide/background.xhp +++ b/source/text/simpress/guide/background.xhp @@ -90,7 +90,7 @@ <paragraph role="paragraph" id="par_idN10837" xml-lang="en-US" l10n="NEW">Choose <emph>View - Normal</emph> to close the master view.</paragraph> </listitem> <listitem> - <paragraph role="paragraph" id="par_idN1083F" xml-lang="en-US" l10n="NEW">Choose <emph>File - Save As Template</emph> to save the document as a template.</paragraph> + <paragraph role="paragraph" id="par_idN1083F" xml-lang="en-US" l10n="NEW">Choose <emph>File - Templates - Save As Template</emph> to save the document as a template.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_idN10847" xml-lang="en-US" l10n="NEW">Enter a name for the template. Do not change the category from "My Templates". Click OK.</paragraph> |