diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-12-08 20:12:05 +0000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-12-12 17:38:01 +0000 |
commit | b145c182c198f2039da951f96931f7181f2db4be (patch) | |
tree | d0cf3f321c9610925fcde996ce0877b656480a71 /source/text/swriter/main0102.xhp | |
parent | 79a1aad15a9024a25e83b9ceb47455f63434e4bd (diff) |
tdf#152022 Improve Select Text and Edit Mode
Select Text was wrongly linking to Edit mode page. The hyperlink is now removed. Also is impossible to be in Edit mode and active Edit mode, so it can't be activate or deactivate edit mode.
Change-Id: I1d759b3962692c2dcec181267045d15f934325ec
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143728
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 0743da9a51f1d7733f436d0144e35e8536e56583)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144017
Diffstat (limited to 'source/text/swriter/main0102.xhp')
-rw-r--r-- | source/text/swriter/main0102.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index 8235b287e5..abc67966b2 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -43,7 +43,7 @@ <embed href="text/shared/01/02090000.xhp#select_all"/> <embed href="text/swriter/01/selection_mode.xhp#selection_mode"/> -<h2 id="hd_id3147619" xml-lang="en-US"><link href="text/shared/02/07070000.xhp">Select Text</link></h2> +<h2 id="hd_id3147619" xml-lang="en-US">Select Text</h2> <embed href="text/shared/02/07070000.xhp#selecttext"/> <embed href="text/shared/01/menu_edit_find.xhp#find"/> <embed href="text/shared/01/02100000.xhp#find_and_replace"/> |