mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
FIxed a notice
This commit is contained in:
parent
2efa8aa397
commit
976526f8f0
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ class block_login extends block_base {
|
|||
// And keep the self test happy by
|
||||
// passing empty string!
|
||||
}
|
||||
$this->content->footer = '';
|
||||
return $this->content;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue