diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-01-06 16:28:21 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-07 21:32:43 +0100 |
commit | 2512256201e15fee8c0fcbd9a611a6b475103f3f (patch) | |
tree | b11c024e6d67e10dfb975466f5556ab3f72f24f6 /source | |
parent | 834cace28d1c82d4c9bf6dd123a545736a4362fc (diff) |
tdf#129407 remove mention to non-existent "listbox" in pagebackground help
Change-Id: Ibb47cb83e84c4d9e2b7dca9d47805c44186d8ba7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86281
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/pagebackground.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/swriter/guide/pagebackground.xhp b/source/text/swriter/guide/pagebackground.xhp index 3658c3f4d9..c99ba77cec 100644 --- a/source/text/swriter/guide/pagebackground.xhp +++ b/source/text/swriter/guide/pagebackground.xhp @@ -44,7 +44,7 @@ <list type="ordered"> <listitem> - <paragraph id="par_idN10827" role="listitem" xml-lang="en-US">Choose <emph>View - Styles</emph>.</paragraph> + <paragraph id="par_idN10827" role="listitem" xml-lang="en-US">Choose <menuitem>View - Styles</menuitem> (F11).</paragraph> </listitem> <listitem> <paragraph id="par_idN1082F" role="listitem" xml-lang="en-US">Click the <emph>Page Styles</emph> icon.</paragraph> @@ -73,7 +73,7 @@ <paragraph id="par_idN1085F" role="listitem" xml-lang="en-US">Click the <emph>Area</emph> tab.</paragraph> </listitem> <listitem> - <paragraph id="par_idN10867" role="listitem" xml-lang="en-US">In the list box at the top, select whether you want a solid color or a graphic. Then select your options from the tab page.</paragraph> + <paragraph id="par_idN10867" role="listitem" xml-lang="en-US">Select whether you want a solid color or a graphic. Then select your options from the tab page.</paragraph> </listitem> <listitem> <paragraph id="par_idN1086B" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> @@ -86,7 +86,7 @@ <list type="ordered"> <listitem> - <paragraph id="par_idN10892" role="listitem" xml-lang="en-US">Choose <emph>View - Styles</emph>.</paragraph> + <paragraph id="par_idN10892" role="listitem" xml-lang="en-US">Choose <menuitem>View - Styles</menuitem> (F11).</paragraph> </listitem> <listitem> <paragraph id="par_idN1089A" role="listitem" xml-lang="en-US">Click the <emph>Page Styles</emph> icon.</paragraph> @@ -104,7 +104,7 @@ <paragraph id="par_idN108BD" role="listitem" xml-lang="en-US">Click in front of the first character of the paragraph where you want to change the page background.</paragraph> </listitem> <listitem> - <paragraph id="par_idN108C1" role="listitem" xml-lang="en-US">Choose <emph>Insert - Manual Break</emph>.</paragraph> + <paragraph id="par_idN108C1" role="listitem" xml-lang="en-US">Choose <menuitem>Insert - Manual Break</menuitem>.</paragraph> </listitem> <listitem> <paragraph id="par_idN108C9" role="listitem" xml-lang="en-US">Select <emph>Page break</emph>.</paragraph> @@ -136,4 +136,4 @@ <embed href="text/swriter/guide/header_with_line.xhp#header_with_line"/> </body> -</helpdocument> +</helpdocument>
\ No newline at end of file |