mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Fixed bug 1716 and updated this file to match the other new help
This commit is contained in:
parent
f8b7df14aa
commit
333105a06d
1 changed files with 11 additions and 4 deletions
|
@ -1,7 +1,14 @@
|
|||
<p>Resource module</p>
|
||||
<ul>
|
||||
<li><a href="help.php?module=resource&file=resourcetype.html">Resource Type</a>
|
||||
<li><a href="help.php?module=resource&file=summary.html">Reading Summary</a>
|
||||
<li><a href="help.php?module=resource&file=program.html">Program resources</a>
|
||||
<li><a href="help.php?module=resource&file=summary.html">Reading Summary</a></li>
|
||||
<li><a href="help.php?module=resource&file=types.html">Resource Types</a></li>
|
||||
<ul>
|
||||
<li><a href="help.php?module=resource&file=type/text.html">Text page</a></li>
|
||||
<li><a href="help.php?module=resource&file=type/html.html">HTML page</a></li>
|
||||
<li><a href="help.php?module=resource&file=type/file.html">Files and web pages</a></li>
|
||||
<li><a href="help.php?module=resource&file=type/directory.html">Directory</a></li>
|
||||
<li><a href="help.php?module=resource&file=type/reference.html">Reference</a></li>
|
||||
<li><a href="help.php?module=resource&file=type/label.html">Label</a></li>
|
||||
</ul>
|
||||
<li><a href="help.php?module=resource&file=parameters.html">Parameters</a>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue