diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-05 00:21:23 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-05 15:00:53 +0200 |
commit | 01817edba801871a08adaf6bd21e52a1b5389f1d (patch) | |
tree | 82fa1c7c1c4de3ce0b4215cd266f9449e1e1c135 /source/text | |
parent | 9255147fb8e8fd4b93c254a7505aa20baddec7fd (diff) |
Remove duplicate section ID
As improvement upon a01ce973cae9914d41d798ac10f84db65a7e0f3c,
in which a translation of the duplicate was done.
(The newer "edit_mode" was introduced on fba1e83f120a310343f75de27c7e3cb0c5524cc7,
apparently to not use the pre-existing German one.)
Change-Id: I3bf617732487e98e0f68da80ea10b3fc54921e7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95544
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/02/07070000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/source/text/shared/02/07070000.xhp b/source/text/shared/02/07070000.xhp index b92552974a..158d189570 100644 --- a/source/text/shared/02/07070000.xhp +++ b/source/text/shared/02/07070000.xhp @@ -29,7 +29,6 @@ </meta> <body> <section id="edit_mode"> -<section id="edit"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153089"><bookmark_value>write protection on/off</bookmark_value> <bookmark_value>protected documents</bookmark_value> <bookmark_value>documents; read-only</bookmark_value> @@ -42,7 +41,6 @@ <paragraph role="heading" id="hd_id3148520" xml-lang="en-US" level="1"><link href="text/shared/02/07070000.xhp" name="Edit File">Edit File</link></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 File</emph> icon to activate or deactivate the edit mode.</paragraph> </section> -</section> <section id="sybearbeiten"> <table id="tbl_id3157896"> <tablerow> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 80e68fd211..ea5964b9ff 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -46,7 +46,7 @@ <embed href="text/shared/00/00000401.xhp#sysaveas"/> <embed href="text/shared/01/01160200.xhp#sendemail"/> <embed href="text/shared/00/00000401.xhp#sysendmail"/> -<embed href="text/shared/02/07070000.xhp#edit"/> +<embed href="text/shared/02/07070000.xhp#edit_mode"/> <embed href="text/shared/02/07070000.xhp#sybearbeiten"/> <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/> <embed href="text/shared/00/00000401.xhp#syexportpdf"/> |