]> git.mjollnir.org Git - moodle.git/commitdiff
Bug #5952 - bad links in "about wysiwyg editor" merged from MOODLE_16_STABLE
authorskodak <skodak>
Thu, 29 Jun 2006 07:20:37 +0000 (07:20 +0000)
committerskodak <skodak>
Thu, 29 Jun 2006 07:20:37 +0000 (07:20 +0000)
lang/en_utf8/help/richtext.html

index 6f1bb4eb8249d66f825e9b53c5030a8dd1de628f..808f557a5ce86481198760af9e46d7f74ecfb699 100644 (file)
    menus in your web browser (or Control-C and Control-V).</p>
 </ul>
 
-<p><b>Inserting images <img alt="" border="0" hspace="10" src="lib/editor/images/ed_image.gif" /></b></p>
+<p><b>Inserting images <img alt="" border="0" hspace="10" src="lib/editor/htmlarea/images/ed_image.gif" /></b></p>
 <ul>
 <p>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.</p>
 </ul>
 
-<p><b>Inserting Tables <img alt="" border="0" hspace="10" src="lib/editor/images/insert_table.gif" /></b></p>
+<p><b>Inserting Tables <img alt="" border="0" hspace="10" src="lib/editor/htmlarea/images/insert_table.gif" /></b></p>
 <ul>
 <p>To add layout to your texts, you can use the "Insert Tables" button in the toolbar.  
 </ul>
 
-<p><b>Inserting Links <img alt="" border="0" hspace="10" src="lib/editor/images/ed_link.gif" /> /</b></p>
+<p><b>Inserting Links <img alt="" border="0" hspace="10" src="lib/editor/htmlarea/images/ed_link.gif" /> /</b></p>
 <ul>
 <p>To make a new link, first type the text that you want to be a link.  Then select it and click the link button in the toolbar.  Type the URL you want to link to and it's done!</p>
 </ul>