FIxed some notices
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
if ($CFG->enrol != internal) {
|
||||
if ($CFG->enrol != 'internal') {
|
||||
?>
|
||||
<tr valign=top>
|
||||
<td align="right"><P><?php print_string("cost") ?>:</td>
|
||||
|
||||
Reference in New Issue
Block a user