]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed wrong link to log report. Shouldn't these links be in php
authorstronk7 <stronk7>
Sun, 16 Sep 2007 08:30:19 +0000 (08:30 +0000)
committerstronk7 <stronk7>
Sun, 16 Sep 2007 08:30:19 +0000 (08:30 +0000)
code instead of lang files? MDL-11281

Merged from MOODLE_18_STABLE

lang/en_utf8/moodle.php

index 0caa37f973ff67a1f14c1405e7fec739ad025c29..97dd129aa91932cd4102c849461789563c4fcbfa 100644 (file)
@@ -1064,7 +1064,7 @@ $string['noticenewerbackup'] = 'This backup file has been created with Moodle $a
 $string['notifications'] = 'Notifications';
 $string['notifyloginfailuresmessage'] = '$a->time, IP: $a->ip, User: $a->info';
 $string['notify'] = 'Notify';
-$string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/log.php?id=1&amp;chooselog=1&amp;modid=site_errors.';
+$string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/report/log/index.php?id=1&amp;chooselog=1&amp;modid=site_errors.';
 $string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at $a since you were last notified';
 $string['notifyloginfailuressubject'] = '$a :: Failed logins notification';
 $string['notincluded'] = 'Not included';