From: moodler Date: Fri, 22 Dec 2006 04:25:00 +0000 (+0000) Subject: Added CDATA to Javascript X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5f60ed9b6aee0dff7d5471e567586bca88514dd0;p=moodle.git Added CDATA to Javascript --- diff --git a/course/report/participation/index.php b/course/report/participation/index.php index e71c0acfb8..1cf7e1550d 100644 --- a/course/report/participation/index.php +++ b/course/report/participation/index.php @@ -292,7 +292,7 @@ echo '

'.get_string('counteditems', '', $a).'

'; echo ' '; echo '
'; @@ -365,4 +365,4 @@ function checknos() { print_footer(); -?> \ No newline at end of file +?> diff --git a/lib/editor/htmlarea/popups/dlg_ins_char.php b/lib/editor/htmlarea/popups/dlg_ins_char.php index 5db9b1030f..c18eb7f9f9 100644 --- a/lib/editor/htmlarea/popups/dlg_ins_char.php +++ b/lib/editor/htmlarea/popups/dlg_ins_char.php @@ -69,7 +69,7 @@ font-size: small; } <?php print_string("choosechar","editor");?> @@ -123,9 +123,9 @@ function cancel() { diff --git a/lib/editor/htmlarea/popups/insert_image.php b/lib/editor/htmlarea/popups/insert_image.php index f4f4dfc4b1..9fcd8a76cd 100644 --- a/lib/editor/htmlarea/popups/insert_image.php +++ b/lib/editor/htmlarea/popups/insert_image.php @@ -19,7 +19,7 @@ <?php print_string("insertimage","editor");?> diff --git a/user/index.php b/user/index.php index 4ea5982093..325ed45440 100644 --- a/user/index.php +++ b/user/index.php @@ -433,7 +433,7 @@ if ($bulkoperations) { echo ' '; echo '';