diff options
Diffstat (limited to 'sw/source/ui/web/web.src')
-rw-r--r-- | sw/source/ui/web/web.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/web/web.src b/sw/source/ui/web/web.src index 8485ae0e80..08b6707962 100644 --- a/sw/source/ui/web/web.src +++ b/sw/source/ui/web/web.src @@ -138,8 +138,8 @@ ToolBox RID_WEBTOOLS_TOOLBOX }; ToolBoxItem { - Identifier = FN_THESAURUS_DLG; - HelpID = FN_THESAURUS_DLG; + Identifier = SID_THESAURUS; + HelpID = SID_THESAURUS; Hide = TRUE; }; ToolBoxItem |