source/text/swriter/01/goto.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 40ce7008376b0dd3cf9e427cf88385386aaafc73
Author:     Stéphane Guillou <stephane.guil...@libreoffice.org>
AuthorDate: Wed Apr 24 20:27:05 2024 +1000
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jun 12 10:38:50 2024 +0200

    fix @@nowidget@@ HID for Go to Page dialog
    
    At 0aef8c7bd50b6f82a196358584fabc91ebd64795, pressing F1 when any
    element of the dialog was focused would lead to a 404.
    
    Change-Id: I7b8596fab723a3b2581b730bb1894a2fcc59881c
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166584
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/swriter/01/goto.xhp b/source/text/swriter/01/goto.xhp
index 659257b319..89c06231c4 100644
--- a/source/text/swriter/01/goto.xhp
+++ b/source/text/swriter/01/goto.xhp
@@ -17,7 +17,7 @@
 </meta>
 <body>
 <section id="goto">
-    <bookmark id="bm_id941685976329840" branch="hid/ 
modules/swriter/ui/gotopagedialog/@@nowidget@@" localize="false"/>
+    <bookmark id="bm_id941685976329840" 
branch="hid/svx/ui/gotopagedialog/@@nowidget@@" localize="false"/>
     <h1 id="hd_id921685976329840"><variable id="h1"><link 
href="text/swriter/01/goto.xhp">Go to Page</link></variable></h1>
     <paragraph id="par_id901685976329842" role="paragraph">Opens a dialog box 
to enter which page number should be shown.</paragraph>
 </section>

Reply via email to