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

@ -6,6 +6,6 @@
<P>作者が何を言わなかったのか、また何を疑問として残しているのかを考える手助けになります。これは、あなたの心の中で質問を形成する手助けにもなります。</P>
<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
<P ALIGN=RIGHT><?php 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("writing", get_string("helpwriting"), "moodle", true, true) ?></P>