Merge branch 'MDL-59709_master' of https://github.com/marcusfabriczy/moodle
This commit is contained in:
@@ -3181,7 +3181,7 @@ class assign {
|
||||
} else {
|
||||
$button->set_formats(PORTFOLIO_FORMAT_PLAINHTML);
|
||||
}
|
||||
$result .= $button->to_html();
|
||||
$result .= $button->to_html(PORTFOLIO_ADD_TEXT_LINK);
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user