mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
WIP Issue #9 - Fixed message on all pages, need to work on UI and DB.
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
// FIXME If plugin not installed, it is still generating the category Outage under Auth Plugins.
|
||||
|
||||
if ($hassiteconfig) {
|
||||
// Configure default settings page.
|
||||
$settings->visiblename = get_string('menudefaults', 'auth_outage');
|
||||
|
||||
Reference in New Issue
Block a user