1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-13 04:01:40 +01:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00

9 lines
366 B
HTML

<p><img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif">&nbsp;<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>