From: moodler Date: Sun, 14 Sep 2003 18:56:45 +0000 (+0000) Subject: Removed typo .php X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=875ea7db1b4c5f14375be1a30209cce1cff59e8c;p=moodle.git Removed typo .php --- diff --git a/admin/index.php b/admin/index.php index ea67b6b9d0..99892324b6 100644 --- a/admin/index.php +++ b/admin/index.php @@ -388,7 +388,7 @@ $table->data[] = array("".get_string("courses")."", " ".get_string("adminhelpcourses")); - $table->data[] = array("id.php\">".get_string("logs")."", + $table->data[] = array("id\">".get_string("logs")."", " ".get_string("adminhelplogs")); $table->data[] = array("id\">".get_string("sitefiles")."", " ".get_string("adminhelpsitefiles"));