~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to lang/en/help/dialogue/mods.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<p><img valign="middle" src="<?php echo $CFG->wwwroot?>/mod/dialogue/icon.gif">&nbsp;<b>Dialogues</b></p>
2
 
<ul>
3
 
<p>This module provides a simple communication method between pairs of users.
4
 
        A teacher can open an dialogue with a student, a student can open
5
 
        a dialogue with a teacher, and (optionally) a student can open a 
6
 
        dialogue with another student. A teacher or student can be involved 
7
 
        in many on-going dialogues at any time.</p>
8
 
</ul>
 
1
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/dialogue/icon.gif" />&nbsp;<b>Dialogues</b></p>
 
2
<div class="indent">
 
3
This module provides a simple communication method between pairs of users.
 
4
teacher can open an dialogue with a student, a student can open
 
5
dialogue with a teacher, and (optionally) a student can open a 
 
6
dialogue with another student. A teacher or student can be involved 
 
7
in many on-going dialogues at any time.
 
8
</div>