mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
fixing warning
This commit is contained in:
parent
95947ac9b6
commit
33999deb2c
@ -243,6 +243,9 @@
|
||||
}
|
||||
}
|
||||
break;
|
||||
default: // no action
|
||||
$title='';
|
||||
break;
|
||||
}
|
||||
if(empty($focus)) $focus = '';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user