]> git.mjollnir.org Git - moodle.git/commitdiff
Minor change to expression
authorjohncaptain <johncaptain>
Thu, 12 Jun 2003 13:15:02 +0000 (13:15 +0000)
committerjohncaptain <johncaptain>
Thu, 12 Jun 2003 13:15:02 +0000 (13:15 +0000)
lang/en/docs/faq.html

index 943f96789a6d21b0e5622ad6827a95a5d472f4bd..d10077a0372667fac5f6e57928295a74c3a6fe72 100644 (file)
 <p class="answercode">if (!empty($dirroot) and $dirroot != $CFG->dirroot) {</p>
 
 
-<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.
+<h4 class="question"><a name="loginsetting"></a>I login but don't appear to be. I am logged in and can navigate freely.
 
 <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>