05c55f1b by vanisha

completed.

1 parent 690e8538
......@@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die();
class block_log extends block_base {
public function init() {
$this->title = get_string('pluginname', 'block_fn_mentor');
$this->title = get_string('pluginname', 'block_log');
}
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!