Format fixes

This commit is contained in:
martin 2002-08-19 13:25:56 +00:00
parent 175ccb493f
commit 5d036bded5
3 changed files with 7 additions and 7 deletions

View File

@ -10,9 +10,8 @@
<LI><A TARGET="main" HREF="intro.html">Introduction</A>
<LI><A TARGET="main" HREF="background.html">Background</A>
<LI><a href="features.html">Features</a>
<LI><A TARGET="main" HREF="features.html">Features</A>
<LI><A TARGET="main" HREF="install.html">Installation</A>
<LI><A TARGET="main" HREF="teacher.html">Teacher Manual</A>
<LI><A TARGET="main" HREF="developer.html">Developer Manual</A>
<LI><A TARGET="main" HREF="future.html">Future</A>

View File

@ -10,7 +10,7 @@
<OL>
<LI><A HREF="#architecture">Moodle architecture</A></LI>
<LI><A HREF="#contribute">How you can contribute</A>
<ol>
<ul>
<li><A HREF="#activities">Learning activities</A></li>
<li><A HREF="#themes">Themes</A></li>
<li><A HREF="#languages">Languages</A></li>
@ -18,11 +18,11 @@
<li><a href="#courseformats">Course formats</a></li>
<li><a href="#doc">Documentation and articles</a></li>
<li><a href="#bugs">Participating in the bug tracker</a></li>
</ol>
</ul>
</LI>
</OL>
<P>&nbsp;</P>
<H3><a name="architecture"></a>Moodle architecture</H3>
<H3><a name="architecture"></a>1. Moodle architecture</H3>
<P>From a system administrator's perspective, Moodle has been designed according
to the following criteria:</P>
<ol>
@ -78,7 +78,7 @@
it can be integrated visually into other web sites).</li>
</ol>
<p>&nbsp;</p>
<H3><a name="contribute" id="contribute"></a>How you can contribute</H3>
<H3><a name="contribute" id="contribute"></a>2. How you can contribute</H3>
<P>As mentioned above, Moodle has a number of features that are modular. Even
if you are not a programmer there are things you can change or help with.</P>
<P><strong><a name="activities" id="activities"></a>Learning Activities</strong></P>

View File

@ -8,7 +8,8 @@
<H2>Copyright License for Moodle</H2>
<P>Moodle is Copyright &copy; 2001, <A HREF="http://dougiamas.com/">Martin Dougiamas</A>.</P>
<P>Moodle is Copyright &copy; 2001-2002, <A HREF="http://dougiamas.com/">Martin
Dougiamas</A>.</P>
<P>This program is free software; you can redistribute it and/or modify<BR>
it under the terms of the GNU General Public License as published by<BR>
the Free Software Foundation; either version 2 of the License, or<BR>