mirror of
https://github.com/moodle/moodle.git
synced 2025-02-09 17:41:52 +01:00
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
19 lines
586 B
HTML
19 lines
586 B
HTML
<p>Forums</p>
|
|
<ul>
|
|
<li><a href=
|
|
"help.php?module=forum&file=allowdiscussions.html">Diskussionen
|
|
zulassen</a></li>
|
|
<li><a href=
|
|
"help.php?module=forum&file=attachment.html">Dateianhänge</a></li>
|
|
<li><a href=
|
|
"help.php?module=forum&file=forumtype.html">Verschiedene
|
|
Foren</a></li>
|
|
<li><a href=
|
|
"help.php?module=forum&file=maxattachmentsize.html">Begrenzung
|
|
der Größe von Dateianhängen</a></li>
|
|
<li><a href=
|
|
"help.php?module=forum&file=ratings.html">Bewertungen</a></li>
|
|
<li><a href=
|
|
"help.php?module=forum&file=subscription.html">Registrierung im
|
|
Forum</a></li>
|
|
</ul> |