mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46: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
|
@ -7,5 +7,5 @@
|
|||
<P>Az is segithet, ha megnézi, hogy a szerző mit NEM mondott vagy mi amaradt kérdéses
|
||||
- ezek segíthetnek kérdések megfogalmazásánál.</P>
|
||||
|
||||
<P ALIGN=RIGHT><? //helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><? //helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><?php //helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><?php //helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue