From a1e56f130a132469b411fee788bbbdc94dab23db Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Tue, 10 Feb 2009 21:14:56 +0100 Subject: [PATCH] [svn r18419] minor change get_lang var see FS#3458 --- main/work/work.lib.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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=='') {