source/text/simpress/main_format.xhp | 2 +- source/text/swriter/02/02110000.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit ba66530a081cf3aadd706939fc7c580934af09dd Author: Olivier Hallot <[email protected]> AuthorDate: Tue Aug 22 09:13:35 2023 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Tue Aug 22 14:17:16 2023 +0200 Fixes some "D'oh! you found a bug". Change-Id: Ic3de5b49ef7bc3c33824bdde0a730adad09128ad Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155947 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index cd4712ff04..33f38ff966 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -32,7 +32,7 @@ </section> <embed href="text/shared/menu/submenu_text.xhp#submenu_text"/> <embed href="text/shared/menu/submenu_spacing.xhp#submenu_spacing"/> - <embed href="text/swriter/main0105.xhp#Align-and-Lists"/><comment>temporary solution for "Align Text", until submenu is made</comment> + <embed href="text/shared/01/05080000.xhp#alignment"/> <h2 id="hd_id951602975070826"><link href="text/simpress/format_submenu_lists.xhp">Lists</link></h2> <paragraph role="paragraph" id="par_id461602975083850">Opens a submenu where you can modify the formatting of list paragraphs.</paragraph> diff --git a/source/text/swriter/02/02110000.xhp b/source/text/swriter/02/02110000.xhp index a571cfb878..cf750dd4f9 100644 --- a/source/text/swriter/02/02110000.xhp +++ b/source/text/swriter/02/02110000.xhp @@ -40,7 +40,7 @@ <embed href="text/shared/00/00000004.xhp#from_tabUI"/> <paragraph role="paragraph" id="par_id261692394295047">Choose <menuitem>Home - Ordered List</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> - <section id="sytoggle_bullets"> + <section id="synumbering"> <table id="tbl_id3146798"> <tablerow> <tablecell>
