diff options
author | Andras Timar <atimar@suse.com> | 2013-04-09 08:41:24 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-04-09 08:41:24 +0200 |
commit | 0b2ca17d530037482d0c57fbb4b199ee94392920 (patch) | |
tree | 132aba7b944dff97d9d8af3a311fa55772c52331 | |
parent | d53f334130490bfa9390cc8920b7db6f48e4cf09 (diff) |
fix broken image link
Change-Id: Ic0ec15cd59ab26323c53293aa1d95c10348978bb
-rw-r--r-- | source/text/scalc/01/02110000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/guide/scenario.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/02110000.xhp b/source/text/scalc/01/02110000.xhp index f84104ea05..a3db377966 100644 --- a/source/text/scalc/01/02110000.xhp +++ b/source/text/scalc/01/02110000.xhp @@ -136,7 +136,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id3148745" xml-lang="en-US" l10n="E"> -<image id="img_id3159256" src="sc/imglst/navipi/na07.png" width="0.2228in" height="0.2228in"><alt id="alt_id3159256" xml-lang="en-US">Icon</alt> +<image id="img_id3159256" src="sc/imglst/na07.png" width="0.2228in" height="0.2228in"><alt id="alt_id3159256" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell> diff --git a/source/text/scalc/guide/scenario.xhp b/source/text/scalc/guide/scenario.xhp index 9732215fb8..12b35049da 100644 --- a/source/text/scalc/guide/scenario.xhp +++ b/source/text/scalc/guide/scenario.xhp @@ -57,7 +57,7 @@ </listitem> <listitem> <paragraph role="listitem" id="par_id3155764" xml-lang="en-US" l10n="CHG" oldref="13">Click the <emph>Scenarios</emph> icon -<image id="img_id7617114" src="sc/imglst/navipi/na07.png" width="0.222inch" height="0.222inch"><alt id="alt_id7617114" xml-lang="en-US">Scenarios icon</alt> +<image id="img_id7617114" src="sc/imglst/na07.png" width="0.222inch" height="0.222inch"><alt id="alt_id7617114" xml-lang="en-US">Scenarios icon</alt> </image> in the Navigator.</paragraph> </listitem> </list> |