Fixed a typo
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<?php
|
||||
unset($options);
|
||||
$options['header_js'] = get_string('methodnormal', 'chat');
|
||||
$options['socket'] = get_string('methoddaemon', 'chat');
|
||||
$options['sockets'] = get_string('methoddaemon', 'chat');
|
||||
choose_from_menu ($options, "chat_method", $CFG->chat_method, "", "", "");
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user