Skip to content

Commit

Permalink
Fix lowercased variable
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Nov 10, 2004
1 parent e200a26 commit 44f42b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/help/dialogue/info.html
@@ -1,4 +1,4 @@
<img valign="middle" src="<?php echo $cfg->wwwroot?>/mod/dialogue/icon.gif">&nbsp;<b>Dialogues</b></p>
<img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/dialogue/icon.gif">&nbsp;<b>Dialogues</b></p>

<p>This module provides a simple communication method between pairs of users.
A teacher can open an dialogue with a student, a student can open
Expand Down

0 comments on commit 44f42b5

Please sign in to comment.