That is for the inline editing on the page and they should be removed upon proper execution of the page rendering. However, sometimes if there is a PHP error on the page that stops the execution of the script, they can sometimes appear. If there are no errors, I'd be curious to know if there are any marker matches found by the regular expression on line 632 of fuel/modules/fuel/libraries/Fuel_page.php (which is associated to a callback function on lines 615 to 631 of that file).
Comments