Fixed some short PHP tags

This commit is contained in:
moodler 2003-09-09 08:43:27 +00:00
parent 76eac7a58d
commit 4c48acf01b
206 changed files with 550 additions and 581 deletions

View file

@ -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>