diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-30 22:41:30 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-31 08:49:34 +0000 |
commit | 57c058399077a50156e8f2d26f7b483f49fc3700 (patch) | |
tree | 4e0525b7e121f04e98282d07808befeb408a6b62 /source | |
parent | 8ecc94f4f628fc151aabd6d4f3ba5dfe9ff72198 (diff) |
Fix ahelp for the Section tab page
Was set for the title instead of the description here
Change-Id: I108ea751c79f9dff0d8ab24205a7e06ca43a9ac3
Reviewed-on: https://gerrit.libreoffice.org/33727
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/04020100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04020100.xhp b/source/text/swriter/01/04020100.xhp index 6638858cb2..bdb01bc195 100644 --- a/source/text/swriter/01/04020100.xhp +++ b/source/text/swriter/01/04020100.xhp @@ -36,8 +36,8 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/sectionpage/SectionPage" id="bm_id3145414" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/editsectiondialog/EditSectionDialog" id="bm_id3145415" localize="false"/> -<paragraph role="heading" id="hd_id3157557" xml-lang="en-US" level="1" l10n="U" oldref="37"><ahelp hid="."><link href="text/swriter/01/04020100.xhp" name="Section">Section</link></ahelp></paragraph> -<paragraph role="paragraph" id="par_id3154644" xml-lang="en-US" l10n="U" oldref="38">Sets the properties of the section.</paragraph> +<paragraph role="heading" id="hd_id3157557" xml-lang="en-US" level="1" l10n="U" oldref="37"><link href="text/swriter/01/04020100.xhp" name="Section">Section</link></paragraph> +<paragraph role="paragraph" id="par_id3154644" xml-lang="en-US" l10n="U" oldref="38"><ahelp hid=".">Sets the properties of the section.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#bereicheinbereich"/> |