mirror of
https://github.com/moodle/moodle.git
synced 2025-06-02 14:15:11 +02:00
moved php end tag from comment
This commit is contained in:
parent
904ee206f1
commit
6550339d39
@ -165,7 +165,7 @@ $limitfieldlist = trim($limitfieldlist, ",");
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<?php if ($form->limitanswers == 0) { //lock the limit fields if limit isn't used. ?>
|
||||
<?php if ($form->limitanswers == 0) { ?> //lock the limit fields if limit isn't used.
|
||||
<script type="text/javascript">
|
||||
lockoptions('form','limitanswers', limititems);
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user