Bug #4936 - Highlighting a question text fragment with different color; merged from MOODLE_16_STABLE

This commit is contained in:
skodak
2006-08-09 19:31:09 +00:00
parent c853b39f50
commit 016ffbd752
+1 -1
View File
@@ -86,7 +86,7 @@ $ALLOWED_TAGS =
*/
$ALLOWED_PROTOCOLS = array('http', 'https', 'ftp', 'news', 'mailto', 'rtsp', 'teamspeak', 'gopher', 'mms',
'color', 'callto', 'cursor', 'text-align', 'font-size', 'font-weight', 'font-style',
'border', 'margin', 'padding'); // CSS as well to get through kses
'border', 'margin', 'padding', 'background'); // CSS as well to get through kses
/// Functions