|
@@ -187,7 +187,7 @@ Display :: display_header($nameTools, 'Group');
|
|
|
|
|
|
// actions bar
|
|
// actions bar
|
|
echo '<div class="actions">';
|
|
echo '<div class="actions">';
|
|
-echo '<a href="group.php">'.Display::return_icon('back.png', get_lang('BackTo').' '.api_strtolower(get_lang('GroupOverview'))).' '.get_lang('BackTo').' '.api_strtolower(get_lang('GroupOverview')).'</a>';
|
|
|
|
|
|
+echo '<a href="group.php">'.Display::return_icon('back.png', get_lang('BackToGroupList')).' '.get_lang('BackToGroupList').'</a>';
|
|
echo '</div>';
|
|
echo '</div>';
|
|
|
|
|
|
$defaults = $category;
|
|
$defaults = $category;
|