diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-07 08:24:00 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-07 13:34:56 +0200 |
commit | 850f6ca8e730f867fa981279aaa644c1770bd9a7 (patch) | |
tree | e765c844d37f2b056c41e7b8d30d5418d40abd1c | |
parent | b831f1f137d7bc003204a1245a3d7c33fb4da683 (diff) |
Calc Sheet Tab Navigator help page fix
Change-Id: I1f26bcaaf01c7cf35c104978199a55796222bd61
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152700
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/00/sheet_menu.xhp | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp index 7ddb37c708..328c893d4d 100644 --- a/source/text/scalc/00/sheet_menu.xhp +++ b/source/text/scalc/00/sheet_menu.xhp @@ -208,22 +208,22 @@ <section id="protect_sheet"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph id="par_id3149020" role="paragraph">Choose <menuitem>Tools - Protect Sheet</menuitem>.</paragraph> -<embed href="text/shared/00/00000004.xhp#from_tabUI"/> -<paragraph role="paragraph" id="par_id561684962038778">Choose <menuitem>Review - Cell Protection</menuitem></paragraph> -<embed href="text/shared/00/00000004.xhp#from_sheet_bar"/> -<paragraph role="paragraph" id="par_id191684962104122">Choose <menuitem>Protect Sheet</menuitem>.</paragraph> -<embed href="text/shared/00/00000004.xhp#from_toolbars"/> -<table id="tab_id551684962135184"> - <tablerow> - <tablecell> - <paragraph id="par_id461684962135185" role="paragraph"> - <image src="cmd/lc_protect.svg" id="img_id891684962135186" width="1cm" height="1cm"><alt id="alt_id291684962135187">Icon Protect Sheet</alt></image> - </paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id611684962135188" role="paragraph">Protect Sheet</paragraph> - </tablecell> - </tablerow> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id561684962038778">Choose <menuitem>Review - Protect Sheet</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_sheet_bar"/> + <paragraph role="paragraph" id="par_id191684962104122">Choose <menuitem>Protect Sheet</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id551684962135184"> + <tablerow> + <tablecell> + <paragraph id="par_id461684962135185" role="paragraph"> + <image src="cmd/lc_protect.svg" id="img_id891684962135186" width="1cm" height="1cm"><alt id="alt_id291684962135187">Icon Protect Sheet</alt></image> + </paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id611684962135188" role="paragraph">Protect Sheet</paragraph> + </tablecell> + </tablerow> </table> </section> |