FIxed some HTML warnings & -> &
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
||||
'<a class="data autolink" title="'.
|
||||
$strippedcontent.'" href="'.
|
||||
$CFG->wwwroot.'/mod/data/view.php?d='. $datacontent->dataid .
|
||||
'&rid='. $datacontent->recordid .'" target="'.
|
||||
'&rid='. $datacontent->recordid .'" target="'.
|
||||
$CFG->framename.'">',
|
||||
'</a>', false, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user