alecpl
2010-11-18 0f9d8ca40de826733f0507b9706d18dd1e8719f4
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();