Bug #5952 - bad links in "about wysiwyg editor"

This commit is contained in:
skodak
2006-06-29 07:19:44 +00:00
parent d23f9f5d48
commit 4314bcdd89
+3 -3
View File
@@ -24,17 +24,17 @@
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>