From ab1d6c9854dc5c4d3fc7e5f29b4b5cebf1811cdd Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sat, 25 Apr 2009 03:05:54 +0200 Subject: [PATCH] [svn r20101] Updated field label (partial fix for FS#4055) by fcedillo --- main/calendar/agenda.inc.php | 4 ++-- main/work/work.lib.php | 7 ++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/main/calendar/agenda.inc.php b/main/calendar/agenda.inc.php index b0a7f9ccfa..238a4ed295 100644 --- a/main/calendar/agenda.inc.php +++ b/main/calendar/agenda.inc.php @@ -1,4 +1,4 @@ -
- * Term name + *'.get_lang('Description').'
'; require_once(api_get_path(LIBRARY_PATH) . "/fckeditor/fckeditor.php"); diff --git a/main/work/work.lib.php b/main/work/work.lib.php index 8d080b09e8..a5b867ee7c 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 20023 2009-04-23 15:52:15Z juliomontoya $ +* @version $Id: work.lib.php 20101 2009-04-25 01:05:54Z yannoo $ */ /** * Displays action links (for admins, authorized groups members and authorized students) @@ -107,9 +107,6 @@ function display_tool_options($uploadvisibledisabled, $origin,$base_work_dir,$cu echo '
'.get_lang('EditToolOptions').'
'; display_default_visibility_form($uploadvisibledisabled); echo '
-
- * Term name -