diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2016-04-18 17:16:20 +0400 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-04-25 18:32:25 +0000 |
commit | 5a80d0373c0edd1350e9f36e24579c2289aed7d9 (patch) | |
tree | 108149f1cc03639c0489f1cf59dd96490cb27716 /source | |
parent | aefc01b1da7c55698de8bbcb483c0e8f07738984 (diff) |
Fix mistake made in the rearrangement of writer's insert menu
Change-Id: Id8c357fafaa6cf3137a46ae32a8d18d529fbd6ce
Reviewed-on: https://gerrit.libreoffice.org/24214
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/main0104.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/main0104.xhp b/source/text/swriter/main0104.xhp index 718a690366..b216386dfd 100644 --- a/source/text/swriter/main0104.xhp +++ b/source/text/swriter/main0104.xhp @@ -19,8 +19,8 @@ --> <meta> - <topic id="textswritermenuinsert_header_footerxml" indexer="include"> - <title id="tit" xml-lang="en-US">.uno:InsertHeaderFooterMenu</title> + <topic id="textswritermain0104xml" indexer="include"> + <title id="tit" xml-lang="en-US">Insert</title> <filename>/text/swriter/main0104.xhp</filename> </topic> </meta> @@ -84,4 +84,4 @@ <embed href="text/shared/menu/insert_form_control.xhp#form_control_submenu"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |