diff --git a/core/includes/ajax.inc b/core/includes/ajax.inc index c67e981..2659e0c 100644 --- a/core/includes/ajax.inc +++ b/core/includes/ajax.inc @@ -761,7 +761,8 @@ function ajax_command_insert($selector, $html, $settings = NULL) { * @return * An array suitable for use with the ajax_render() function. * - * See @link http://docs.jquery.com/Manipulation/replaceWith#content jQuery replaceWith command @endlink + * See + * @link http://docs.jquery.com/Manipulation/replaceWith#content jQuery replaceWith command @endlink */ function ajax_command_replace($selector, $html, $settings = NULL) { return array(