diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-01-13 15:21:49 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-01-13 15:29:43 +0100 |
commit | 3c10ab097835514a63c4b0876b0ea5254bed1228 (patch) | |
tree | 28b86bbf7661922bce22b918b6ed640dc9d0fef4 | |
parent | cf8ad59654e0f7edff6033d55bf10710f1255b4d (diff) |
partially resolves tdf#146733: corrections for template view
- correction to listview icon
- correction to location of listview and thumbnail icons
Change-Id: I5133e88bf2e683bdc6388cacc40a341ee050e714
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128340
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/guide/template_manager.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index e7045b8a78..bb976e5dcf 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -57,7 +57,7 @@ <h2 id="hd_id041620170723509935">Main Window – Template Choices</h2> <paragraph id="par_id041620170723507192" role="paragraph" xml-lang="en-US">Previews of available templates show up in the main window based on your search and filtering choices. Double-click on any template icon to open a new document with the contents and formatting of the template.</paragraph> -<paragraph role="paragraph" id="par_id921608024342429">Choose <emph>Thumbnail View</emph> or <emph>List View</emph>, at the top right, to change how the templates are displayed.</paragraph> +<paragraph role="paragraph" id="par_id921608024342429">Choose <emph>Thumbnail View</emph> or <emph>List View</emph>, at the bottom left, to change how the templates are displayed.</paragraph> <table id="tab_id401608024074350"> <tablerow> <tablecell> @@ -74,7 +74,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id61608024086461"> -<image src="svx/res/gallist.png" id="img_id461608024086461" width="1cm" height="1cm"><alt id="alt_id361608024086461">List View Icon</alt></image> +<image src="svx/res/listview.png" id="img_id461608024086461" width="1cm" height="1cm"><alt id="alt_id361608024086461">List View Icon</alt></image> </paragraph> </tablecell> <tablecell> |