fixed typo

This commit is contained in:
johncaptain 2003-06-12 13:09:58 +00:00
parent 260c1b1426
commit 3025985d01

View File

@ -375,7 +375,7 @@
<p class="answercode">if (!empty($dirroot) and $dirroot != $CFG->dirroot) {</p>
<h4 class="question"><a name="fixdirroot"></a>I login but the login link at top of page doesn't change. I am logged in and can navigate freely within the site.
<h4 class="question"><a name="loginsetting"></a>I login but the login link at top of page doesn't change. I am logged in and can navigate freely within the site.
<p class="answer">Make sure the URL in your $CFG->wwwroot setting is exactly the same as the one you are actually using to access the site.</p>
@ -394,11 +394,16 @@
<hr>
<p align="right"><strong><em>Thanks to John Eyre for helping to maintain this FAQ.</em></strong></p>
<p align="right"><strong><em>Thanks to John Eyre for helping to maintain this
FAQ.</em></strong></p>
<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
<p align="CENTER"><font size="1">Version: $Id$</font></p>
<p align="CENTER"><font size="1">Version: $Id: faq.html,v 1.6 2003/03/30 13:54:28
moodler Exp $</font></p>
</body>