--- tinymce/tinymce.module	2007-05-06 04:41:35.000000000 +0300
+++ tinymce.new/tinymce.module	2007-05-14 09:42:08.030937023 +0300
@@ -31,8 +31,8 @@
       return "node/*\nuser/*\ncomment/*";
     case 'admin/settings/tinymce':
     case 'admin/help#tinymce' :
-      return t('<p style="font-size:x-small">$Revision: 1.90.4.23 $ $Date: 2007/05/06 01:41:35 $</p>' .
-               '<p>TinyMCE adds what-you-see-is-what-you-get (WYSIWYG) html editing to textareas. This editor can be enabled/disabled without reloading the page by clicking a link below each textarea.</p>
+      return t('<p style="font-size:x-small">$Revision: 1.90.4.23 $ $Date: 2007/05/06 01:41:35 $</p>
+               <p>TinyMCE adds what-you-see-is-what-you-get (WYSIWYG) html editing to textareas. This editor can be enabled/disabled without reloading the page by clicking a link below each textarea.</p>
                 <p>Profiles can be defined based on user roles. A TinyMCE profile can define which pages receive this TinyMCE capability, what buttons or themes are enabled for the editor, how the editor is displayed, and a few other editor functions.</p>
                 <p>Lastly, only users with the <code>access tinymce</code> <a href="!url">permission</a> will be able to use TinyMCE.</p>', array('!url' => url('admin/user/access'))
               );
