--- script/scripts.js	2010-10-02 00:01:01.000000000 +0100
+++ ../patch/scripts.js	2011-02-08 16:44:21.000000000 +0000
@@ -23,7 +23,7 @@ Drupal.outline_designer = Drupal.outline
  * Get rid of tabledrag messages about needing to save
  */ 
 Drupal.theme.tableDragChangedWarning = function () { 
-  return ' '; 
+    return '<div></div>';
 };
   
 /**
