diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-14 20:37:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-15 03:12:21 +0200 |
commit | a1a06717d857022304899fa8607af38b4ce57ac3 (patch) | |
tree | 5db21a6ddf4fbceae63882c934386e6319f4d596 /source/text/swriter | |
parent | 400078d391b11c921d1069e23e357b12595c0307 (diff) |
Fix sort command in Help page (part)
Change-Id: I2c47a3db2b81250d92bed88a13a8869012eeef76
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114114
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/main0200.xhp | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index 04342db496..51a5502cdd 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <helpdocument version="1.0"> <meta> <topic id="textswritermain0200xml" indexer="include" status="PUBLISH"> @@ -28,12 +25,11 @@ </meta> <body> <section id="toolbars"> -<paragraph role="heading" id="hd_id3145782" xml-lang="en-US" level="1"><variable id="main0200"><link href="text/swriter/main0200.xhp" name="Toolbars">Toolbars</link> -</variable></paragraph> +<h1 id="hd_id3145782"><variable id="main0200"><link href="text/swriter/main0200.xhp" name="Toolbars">Toolbars</link> +</variable></h1> <paragraph role="paragraph" id="par_id3145481" xml-lang="en-US">This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href="text/shared/00/00000007.xhp#symbolleistenneu"/> </paragraph> </section> -<sort order="asc"> <section id="Section1"> <embed href="text/shared/main0201.xhp#standardbar"/> </section> @@ -88,6 +84,5 @@ <section id="Section16"> <embed href="text/swriter/mailmergetoolbar.xhp#mail_merge_toolbar"/> </section> -</sort> </body> </helpdocument> |