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><P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif" /> <b>Tareas</b></p>
|
||||
<p><P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif" /> <b>Tareas</b></p>
|
||||
|
||||
<p>El módulo de tareas permite que el profesor asigne un
|
||||
trabajo a los alumnos, mismo que deberán preparar en
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue