mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +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/chat/icon.gif"> <B>Czaty</B></P>
|
||||
<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Czaty</B></P>
|
||||
<UL>
|
||||
<P>Moduł Czat pozwala uczestnikom na przeprowadznaie na żywo
|
||||
dyskusji poprzez sieć. Jest to użyteczny sposób na lepsze zrozumienie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue