From: cash Date: Thu, 30 Dec 2010 19:26:03 +0000 (+0000) Subject: supporting an id in tinycme longtext and not using the invalid language attribute X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0d76969678e45b79fd95ff04f95f2572c2b568cd;p=lorea%2Felgg.git supporting an id in tinycme longtext and not using the invalid language attribute git-svn-id: http://code.elgg.org/elgg/trunk@7775 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/tinymce/views/default/input/longtext.php b/mod/tinymce/views/default/input/longtext.php index daa34b2e8..9d3a36155 100644 --- a/mod/tinymce/views/default/input/longtext.php +++ b/mod/tinymce/views/default/input/longtext.php @@ -8,6 +8,7 @@ * @uses $vars['value'] The current value, if any * @uses $vars['js'] Any Javascript to enter into the input tag * @uses $vars['internalname'] The name of the input field + * @uses $vars['internalid'] The id of the input field * */ @@ -27,9 +28,9 @@ if (!$tinymce_js_loaded) { ?> - + -