From c069ceb6ad8773ffd6f8b1d0094c8aaeb7435b72 Mon Sep 17 00:00:00 2001 From: Bart Mollet Date: Wed, 24 Jan 2007 16:21:52 +0100 Subject: [PATCH] [svn r10873] Removed double icons http://www.dokeos.com/forum/viewtopic.php?t=8277 --- main/work/work.lib.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/main/work/work.lib.php b/main/work/work.lib.php index b9b447d742..d8a98620ed 100644 --- a/main/work/work.lib.php +++ b/main/work/work.lib.php @@ -303,8 +303,6 @@ function display_student_publications_list($work_dir,$sub_course_dir,$currentCou { $action .= ''.get_lang('Visible').''; } - $action .= ''.get_lang('Modify').''; - $action .= ''.get_lang('WorkDelete').''; $row[] = $action; }elseif($is_author){