From: moodler Date: Tue, 21 Mar 2006 09:04:22 +0000 (+0000) Subject: Aha, the link to the new reset feature X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9d8d30e03afd32afe839407f86c206563879a183;p=moodle.git Aha, the link to the new reset feature --- diff --git a/blocks/admin/block_admin.php b/blocks/admin/block_admin.php index 822b7ee20a..2112a8e743 100644 --- a/blocks/admin/block_admin.php +++ b/blocks/admin/block_admin.php @@ -155,6 +155,8 @@ class block_admin extends block_list { $this->content->items[]=''.get_string('import').''; $this->content->icons[]=''; + $this->content->items[]=''.get_string('reset').''; + $this->content->icons[]=''; $this->content->items[]=''.get_string('reports').''; $this->content->icons[]='';