mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +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
|
@ -11,6 +11,6 @@
|
|||
<P>Отвечая другим, попробуйте подумать об интересных вопросах, которые Вы могли бы задать. Это поможет Вам и вашему оппоненту задуматься над объектом обсуждения. </P>
|
||||
|
||||
|
||||
<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>
|
||||
<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue