From f8357004d5a93f001e27db9491b9d9f56634054a Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 18 Jun 2022 14:28:13 +0200 Subject: (related) tdf#148941 update label in Imagemap properties page Change-Id: Id9754b97eb51a7db5b159fff76512880ef59629e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136049 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/01/02220100.xhp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/text/shared/01/02220100.xhp b/source/text/shared/01/02220100.xhp index fdc7485ebe..802fe17f6e 100644 --- a/source/text/shared/01/02220100.xhp +++ b/source/text/shared/01/02220100.xhp @@ -32,27 +32,27 @@ MW inserted index entries -Description +

Description

Lists the properties for the selected hotspot.
-Hyperlink +

Hyperlink

Lists the properties of the URL that is attached to the hotspot. URL: Enter the URL for the file that you want to open when you click the selected hotspot. If you want to jump to a named anchor within the current document, e.g. to a shape with name "anchor_name", the address should be of the form "#anchor_name". To target an anchor in another document, the address should be of the form "file:///path/to/another_document_name#anchor_name". -Alternative text: +

Text Alternative

Enter the text that you want to display when the mouse rests on the hotspot in a browser. If you do not enter any text, the Address is displayed. -Frame: +

Frame:

Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name that is recognized by all browsers from the list. -Name: +

Name:

Enter a name for the image. -Description +

Description

Enter a description for the hotspot. -- cgit