diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-06 12:35:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-06 19:40:48 +0200 |
commit | 6c13566736d33e049e453283faf0a8a2e0206cca (patch) | |
tree | 3336bd2f5cde0973c4ab18f6bcfa7935ac3c8e87 | |
parent | 39da00d7b4006f8bffe2075ac7c58afbdbc81785 (diff) |
Move bookmark out of list
Change-Id: Ib1d844ed88a7389e1eeeb9f2279266745ba6acec
Reviewed-on: https://gerrit.libreoffice.org/60099
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/12050000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/12050000.xhp b/source/text/shared/02/12050000.xhp index c9477115e1..2e32d0ee0c 100644 --- a/source/text/shared/02/12050000.xhp +++ b/source/text/shared/02/12050000.xhp @@ -51,13 +51,13 @@ </section> <paragraph role="paragraph" id="par_id3145345" xml-lang="en-US">Click the arrow next to the <emph>Refresh </emph>icon to open a submenu with the following commands:</paragraph> +<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_BROWSER_REFRESH_REBUILDVIEW" id="bm_id3154317" localize="false"/> <list type="unordered"> <listitem> <paragraph role="listitem" id="par_id3156426" xml-lang="en-US"> <emph>Refresh</emph> - Displays the refreshed contents of the database table.</paragraph> </listitem> <listitem> -<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_BROWSER_REFRESH_REBUILDVIEW" id="bm_id3154317" localize="false"/> <paragraph role="listitem" id="par_id3147088" xml-lang="en-US"> <emph>Rebuild</emph> - <ahelp hid="HID_BROWSER_REFRESH_REBUILDVIEW">Rebuilds the view of the database table. Use this command when you have changed the structure of the table.</ahelp></paragraph> </listitem> |