Files
moodle/lang/nl/help/assignment/index.html
T
koenr 5c9379f97e XHTML compliance
-changed <ul> without <li> to <blockquote> for indent
-changed & to &amp;
-minor fixes to nested <li> structure:
<ul>
<li>xxxxxxx</li>
<li>xxxxxxx
 <ol>
  <li>xxxx</li>
 </ol></li>
</ul>
2005-03-26 23:13:18 +00:00

1 line
228 B
HTML

<p>Opdrachten</p>
<ul>
<li><a href="help.php?module=assignment&amp;file=assignmenttype.html">Type opdracht</a> </li>
<li><a href="help.php?module=assignment&amp;file=resubmit.html">Nog een keer insturen</a> </li>
</ul>