From 7f2d488e457882fa4f2cb913972c1e95b84b116b Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Wed, 24 Mar 2021 13:50:43 -0400 Subject: [PATCH] Fix bug #12261. From Daniel. --- lib/ui/stdtoolbars.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 5d488115cc..0028e8c783 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -86,7 +86,7 @@ ToolbarSet Item "Cut" "cut" Item "Copy" "copy" DynamicMenu "paste" "Paste" - Item "Find and replace" "dialog-show findreplace" + Item "Find and replace" "dialog-toggle findreplace" Item "Find and replace (advanced)" "dialog-toggle findreplaceadv" Item "Navigate back" "bookmark-goto 0" Separator