From 118217145941021be61d83d7f587ef7f440d643d Mon Sep 17 00:00:00 2001 From: skodak Date: Sun, 23 Apr 2006 11:40:25 +0000 Subject: [PATCH] moved php end tag from comment revisited --- mod/choice/mod.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. +?> -- 2.39.5