source/text/sdatabase/rep_insertfield.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 5e2cb8e64fbd008ab9e1372575f5b96f0f27e728
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Feb 7 12:42:46 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Feb 7 18:16:23 2022 +0100

    Fix image URL in page
    
    Change-Id: I5b316b0107fa0fbb361de70fceb583082959865d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129605
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sdatabase/rep_insertfield.xhp 
b/source/text/sdatabase/rep_insertfield.xhp
index d3f7e483e..62a546b59 100644
--- a/source/text/sdatabase/rep_insertfield.xhp
+++ b/source/text/sdatabase/rep_insertfield.xhp
@@ -34,7 +34,7 @@
             <tablerow>
                 <tablecell>
                     <paragraph role="paragraph" id="par_id991540674901837" 
xml-lang="en-US">
-                        <image src="media/icon-themes/cmd/lc_addfield.svg" 
id="img_id621540674901837" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id491540674901837">Add field icon</alt></image>
+                        <image src="cmd/lc_addfield.svg" 
id="img_id621540674901837" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id491540674901837">Add field icon</alt></image>
                     </paragraph>
                 </tablecell>
                 <tablecell>
@@ -59,7 +59,7 @@
             <tablerow>
                 <tablecell>
                     <paragraph role="paragraph" id="par_id991540874901837" 
xml-lang="en-US">
-                        <image id="img_id5605334" 
src="media/icon-themes/cmd/lc_addfield.svg" width="1cm" height="1cm" 
localize="true"><alt xml-lang="en-US" id="alt_id5605334">Icon</alt></image>
+                        <image id="img_id5605334" src="cmd/lc_addfield.svg" 
width="1cm" height="1cm" localize="true"><alt xml-lang="en-US" 
id="alt_id5605334">Icon</alt></image>
                     </paragraph>
                 </tablecell>
                 <tablecell>
@@ -72,7 +72,7 @@
         <tablerow>
             <tablecell>
                 <paragraph role="paragraph" id="par_id651540564204840" 
xml-lang="en-US">
-                    <image src="media/icon-themes/cmd/sc_sortascending.svg" 
id="img_id631540564204841" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id141540564204841">Sort Ascending icon</alt></image>
+                    <image src="cmd/sc_sortascending.svg" 
id="img_id631540564204841" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id141540564204841">Sort Ascending icon</alt></image>
                 </paragraph>
             </tablecell>
             <tablecell>
@@ -82,7 +82,7 @@
         <tablerow>
             <tablecell>
                 <paragraph role="paragraph" id="par_id811540564184191" 
xml-lang="en-US">
-                    <image src="media/icon-themes/cmd/sc_sortdescending.svg" 
id="img_id391540564184192" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id571540564184192">Sort descending icon</alt></image>
+                    <image src="cmd/sc_sortdescending.svg" 
id="img_id391540564184192" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id571540564184192">Sort descending icon</alt></image>
                 </paragraph>
             </tablecell>
             <tablecell>
@@ -92,7 +92,7 @@
         <tablerow>
             <tablecell>
                 <paragraph role="paragraph" id="par_id851540564212907" 
xml-lang="en-US">
-                    <image src="media/icon-themes/cmd/lc_removefiltersort.svg" 
id="img_id41540564212907" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id421540564212908">Undo sorting icon</alt></image>
+                    <image src="cmd/lc_removefiltersort.svg" 
id="img_id41540564212907" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" 
id="alt_id421540564212908">Undo sorting icon</alt></image>
                 </paragraph>
             </tablecell>
             <tablecell>

Reply via email to