diff --git a/main/work/work.lib.php b/main/work/work.lib.php index e93a6e7b2e..524c10ccdb 100644 --- a/main/work/work.lib.php +++ b/main/work/work.lib.php @@ -1,4 +1,4 @@ -, Ghent University - ability for course admins to specify wether uploaded documents are visible or invisible by default. * @author Roan Embrechts, code refactoring and virtual course support * @author Frederic Vauthier, directories management -* @version $Id: work.lib.php 18407 2009-02-10 16:03:50Z cfasanando $ +* @version $Id: work.lib.php 18419 2009-02-10 20:14:56Z cvargas1 $ */ /** * Displays action links (for admins, authorized groups members and authorized students) @@ -785,7 +785,7 @@ function build_work_move_to_selector($folders,$curdirpath,$move_file,$group_dir= $form = '
'."\n"; $form .= ''."\n"; - $form .= sprintf(get_lang('MoveXTo'),$title[0]).' '."\n"; //group documents cannot be uploaded in the root if($group_dir=='') {