mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
fixed typo
This commit is contained in:
parent
260c1b1426
commit
3025985d01
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user