From: skodak Date: Sun, 23 Apr 2006 11:40:25 +0000 (+0000) Subject: moved php end tag from comment revisited X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=118217145941021be61d83d7f587ef7f440d643d;p=moodle.git moved php end tag from comment revisited --- diff --git a/mod/choice/mod.html b/mod/choice/mod.html index f65176330f..59d8b6ebe5 100644 --- a/mod/choice/mod.html +++ b/mod/choice/mod.html @@ -165,7 +165,8 @@ $limitfieldlist = trim($limitfieldlist, ","); -limitanswers == 0) { ?> //lock the limit fields if limit isn't used. +limitanswers == 0) { //lock the limit fields if limit isn't used. +?>