mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Fixed some short PHP tags
This commit is contained in:
parent
76eac7a58d
commit
4c48acf01b
206 changed files with 550 additions and 581 deletions
|
@ -1,4 +1,4 @@
|
|||
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
|
||||
<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
|
||||
<UL>
|
||||
<P>Dit kan de meest belangrijke activiteit zijn - hier worden de meeste discussies gevoerd.
|
||||
Forum kunnen op verschillende manieren gestructureerd zijn en leerlingen kunnen eventueel bijdragen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue