thomascube
2011-02-27 0fbadebe13b13d6da470731df1f055df595c6a89
program/js/tiny_mce/plugins/searchreplace/js/searchreplace.js
@@ -75,6 +75,10 @@
                  r.select();
                  replace();
                  fo = 1;
                  if (b) {
                     r.moveEnd("character", -(rs.length)); // Otherwise will loop forever
                  }
               }
               tinyMCEPopup.storeSelection();