Index: /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php
===================================================================
--- /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 533)
+++ /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 534)
@@ -448,5 +448,6 @@
     function stripNoGallery($text) {}
     function stripToc( $text ) {
-    	return '<span class="fck_magic">' . $text . '</span>';
+    	//return '<span class="fck_magic">' . $text . '</span>';
+    	return $text;
     }
     function strip( $text, $state, $stripcomments = false , $dontstrip = array () ) {
