MDL-38979 bootstrap: fix previous TODO bugnumber..

grrr! Sorry for that.
This commit is contained in:
Dan Poltawski 2013-05-08 13:34:49 +01:00
parent 69b9a894a1
commit 036aab5daa

View File

@ -87,7 +87,7 @@ class theme_bootstrapbase_core_renderer extends core_renderer {
global $CFG;
// TODO: eliminate this duplicated logic, it belongs in core, not
// here. See MDL-38979.
// here. See MDL-39565.
$addlangmenu = true;
$langs = get_string_manager()->get_list_of_translations();
if (count($langs) < 2