|
|
|
@ -309,7 +309,7 @@ Display::display_introduction_section(TOOL_USER, $is_allowed); |
|
|
|
|
if( api_is_allowed_to_edit()) |
|
|
|
|
{ |
|
|
|
|
echo "<div align=\"right\">"; |
|
|
|
|
echo '<a href="user.php?action=export&type=csv"><img align="absbottom" src="../img/file_oo_calc.gif"> '.get_lang('ExportAsCSV').'</a> | '; |
|
|
|
|
echo '<a href="user.php?action=export&type=csv"><img align="absbottom" src="../img/excel.gif"> '.get_lang('ExportAsCSV').'</a> | '; |
|
|
|
|
echo "<a href=\"subscribe_user.php\"><img align='absbottom' src='../img/add_user_big.gif'> ".get_lang("SubscribeUserToCourse")."</a> | "; |
|
|
|
|
echo "<a href=\"../group/group.php?".api_get_cidreq()."\"><img align='absbottom' src='../img/edit_group.gif'> ".get_lang("GroupUserManagement")."</a>"; |
|
|
|
|
if(api_get_setting('use_session_mode')=='false') |
|
|
|
|