mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Revert "Issue #358: Added some extra styling for outage icons"
This commit is contained in:
@@ -52,7 +52,6 @@ if (!$viewbag['static']) {
|
||||
'src' => $OUTPUT->image_url('t/check'),
|
||||
'alt' => get_string('finish', 'auth_outage'),
|
||||
'class' => 'iconsmall',
|
||||
'style' => 'width: 1rem; height: 1rem;',
|
||||
]).' '.get_string('finish', 'auth_outage');
|
||||
$attr = [
|
||||
'title' => get_string('finish', 'auth_outage'),
|
||||
|
||||
Reference in New Issue
Block a user