Issue #15 - Added countdown to navbar, redirect to info.php when ended.

This commit is contained in:
Daniel Thee Roperto
2016-09-09 15:57:24 +10:00
parent 64d09721cf
commit 4c4df53402
5 changed files with 114 additions and 21 deletions

View File

@@ -55,7 +55,7 @@ if ($hassiteconfig && is_enabled_auth('outage')) {
new admin_setting_configtextarea('auth_outage/css',
get_string('defaultlayoutcss', 'auth_outage'),
get_string('defaultlayoutcssdescription', 'auth_outage'),
file_get_contents($CFG->dirroot.'/auth/outage/res/default.css'),
file_get_contents($CFG->dirroot . '/auth/outage/views/warningbar.css'),
PARAM_TEXT)
);
// Create category for Outage.