mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 04:01:40 +01:00
- fixed (hopefully) all <img> tags - global replace on <br> to <br /> - & in URLs - got the forum module XHTML compliant Julian Sedding
9 lines
366 B
HTML
9 lines
366 B
HTML
<p><img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <b>Resources</b></p>
|
|
<ul>
|
|
<p>Resources are content: information the teacher wants to bring into the
|
|
course. These can be prepared files uploaded to the course
|
|
server; pages edited directly in Moodle; or external web pages
|
|
made to appear part of this course.</p>
|
|
</ul>
|
|
|