diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 15:24:01 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 15:36:48 +0100 |
commit | ac1db7fbf890d5393d5a2132d6bafe13dbc1c7a9 (patch) | |
tree | ff9027d377c212bcbbb8bce4bd463e54a1ad1274 /source/text/shared/guide/fax.xhp | |
parent | 64563d3282294842614f11f6c6f7c1e28211a9ec (diff) |
more "switchinline (and link) not being valid child of emph" fixes
Change-Id: I58212c56b4301bb260b3787b1afdffbfc710ca2c
Diffstat (limited to 'source/text/shared/guide/fax.xhp')
-rw-r--r-- | source/text/shared/guide/fax.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/fax.xhp b/source/text/shared/guide/fax.xhp index f81a7a562e..924aacc855 100644 --- a/source/text/shared/guide/fax.xhp +++ b/source/text/shared/guide/fax.xhp @@ -51,7 +51,7 @@ <paragraph role="paragraph" id="par_id3153822" xml-lang="en-US" l10n="U" oldref="10">You can configure $[officename] so that a single click on an icon automatically sends the current document as a fax:</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3145315" xml-lang="en-US" l10n="U" oldref="11">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040400.xhp" name="Writer - Print">%PRODUCTNAME Writer - Print</link></emph>.</paragraph> +<paragraph role="listitem" id="par_id3145315" xml-lang="en-US" l10n="U" oldref="11">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040400.xhp" name="Writer - Print"><emph>%PRODUCTNAME Writer - Print</emph></link>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3150985" xml-lang="en-US" l10n="U" oldref="12">Select the fax driver from the <emph>Fax</emph> list box and click <emph>OK</emph>.</paragraph> |