05c55f1b by vanisha

completed.

1 parent 690e8538
...@@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die(); ...@@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die();
26 26
27 class block_log extends block_base { 27 class block_log extends block_base {
28 public function init() { 28 public function init() {
29 $this->title = get_string('pluginname', 'block_fn_mentor'); 29 $this->title = get_string('pluginname', 'block_log');
30 } 30 }
31 31
32 public function specialization() { 32 public function specialization() {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!