diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-05 12:27:33 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-06 00:12:26 +0200 |
commit | 0aef8c7bd50b6f82a196358584fabc91ebd64795 (patch) | |
tree | bae0ef5ea38489303322f7aa7c1fa542da1cd347 /source/text/shared/01 | |
parent | 269d7afe0492c2e438c328de95de3ed445809260 (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
Change-Id: I0c8d979b42860c04d93b4ad6085bf41ac1aa5f0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152631
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/menu_edit_find.xhp | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/source/text/shared/01/menu_edit_find.xhp b/source/text/shared/01/menu_edit_find.xhp index 4403ca3029..228989ff2c 100644 --- a/source/text/shared/01/menu_edit_find.xhp +++ b/source/text/shared/01/menu_edit_find.xhp @@ -11,19 +11,16 @@ <meta> <topic id="textshared01menu_edit_findxml"> - <title id="tit" xml-lang="en-US">Find</title> + <title id="tit">Find</title> <filename>/text/shared/01/menu_edit_find.xhp</filename> </topic> </meta> <body> - - <section id="find"> -<bookmark xml-lang="en-US" branch="hid/vnd.sun.star.findbar:FocusToFindbar" id="bm_id102920151224228356" localize="false"/> - +<bookmark branch="hid/vnd.sun.star.findbar:FocusToFindbar" id="bm_id102920151224228356" localize="false"/> <h1 id="hd_id102920151222294818"><link href="text/shared/01/menu_edit_find.xhp">Find</link></h1> -<paragraph id="par_id10292015122231415" role="paragraph" xml-lang="en-US"><ahelp hid=".">Toggle the visibility of the <emph>Find</emph> toolbar to search for text or navigate a document by element.</ahelp></paragraph> +<paragraph id="par_id10292015122231415" role="paragraph"><ahelp hid=".">Toggle the visibility of the <emph>Find</emph> toolbar to search for text or navigate a document by element.</ahelp></paragraph> </section> <section id="howtoget"> |