|
@@ -317,7 +317,7 @@ if (!empty($_SESSION['toolgroup'])) {
|
|
|
$interbreadcrumb[] = array ('url' => '#', 'name' => get_lang('EditToolOptions'));
|
|
|
}
|
|
|
if ($_GET['createdir'] == 1) {
|
|
|
- $interbreadcrumb[] = array ('url' => '#','name' => get_lang('CreateDir'));
|
|
|
+ $interbreadcrumb[] = array ('url' => '#','name' => get_lang('CreateAssignment'));
|
|
|
}
|
|
|
|
|
|
Display :: display_header(null);
|