summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBogdan B <buzea.bogdan@libreoffice.org>2022-12-08 20:12:05 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-12-12 17:36:07 +0000
commit0743da9a51f1d7733f436d0144e35e8536e56583 (patch)
tree2ebe9b0ec324375027b32c5fa9c498122099ea62
parent3f394267138498a70430a44dcbc4cff8727ce367 (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>
-rw-r--r--source/text/shared/02/07070000.xhp2
-rw-r--r--source/text/swriter/main0102.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/07070000.xhp b/source/text/shared/02/07070000.xhp
index f325143be0..2aedcbf4c2 100644
--- a/source/text/shared/02/07070000.xhp
+++ b/source/text/shared/02/07070000.xhp
@@ -39,7 +39,7 @@
</bookmark><comment>mw inserted "Edit File icon" entry</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:EditDoc" id="bm_id2451362" localize="false"/>
<h1 id="hd_id3148520" xml-lang="en-US"><link href="text/shared/02/07070000.xhp">Edit Mode</link></h1>
-<paragraph role="paragraph" id="par_id3153089" xml-lang="en-US"><ahelp hid=".uno:EditDoc" visibility="hidden">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit Mode</emph> icon to activate or deactivate the edit mode.</paragraph>
+<paragraph role="paragraph" id="par_id3153089" xml-lang="en-US"><ahelp hid=".uno:EditDoc" visibility="hidden">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit Mode</emph> option to activate the edit mode.</paragraph>
</section>
<section id="syedit_mode">
<table id="tbl_id3157896">
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"/>