Bug #4936 - Highlighting a question text fragment with different color; merged from MOODLE_16_STABLE
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user